ダッシュボード
{{ dashPeriodKpi.label }} — 目標 ¥{{ (dashPeriodKpi.target/10000).toFixed(0) }}万 ・ 残り {{ daysLeft }}日 ・ {{ dashPeriodKpi.monthCount }}ヶ月合計
タラレバ管理
{{ filteredPipeline.length }}件 ・ 合計 ¥{{ (sumAmount(filteredPipeline)/10000).toFixed(0) }}万
受注管理
受注の進捗を ボード/テーブルで、各案件の制作スケジュールを スケジュール(縦軸=クライアント/横軸=時間軸)で確認します
{{ filteredOrders.length }}件 ・ 合計 ¥{{ (sumAmount(filteredOrders)/10000).toFixed(0) }}万
{{ filteredProjects.length }}件の案件を時間軸で一覧確認(縦軸=クライアント/横軸=時間)
空き
{{ detailOrder.product }}
納品・請求
納品書の入力・提出・承認までを1画面で。請求(商奉行連携)は外部仕様の確定が必要なため Phase 2 で提供します
{{ filteredDeliveries.length }}件 ・ 合計 ¥{{ (sumAmount(filteredDeliveries)/10000).toFixed(0) }}万
顧客カルテ
{{ sortedKarte.length }}社 ・ 検索・絞り込み可能な顧客データベース
{{ selectedCustomer.name }}
ランク {{ selectedCustomer.rank }} {{ selectedCustomer.segment==='existing'?'既存顧客':'タラレバ顧客' }}{{ selectedCustomer.memo }}
| 決算期 | 売上高 | 前期比 | 営業利益 | 経常利益 | 当期純利益 | 総資産 | 純資産 | 自己資本比率 | 借入金 |
|---|---|---|---|---|---|---|---|---|---|
| {{ f.period }} | {{ (f.revenue/10000).toLocaleString() }}万 | {{ yoyOf(selectedCustomer.financials,i)==null?'—':(yoyOf(selectedCustomer.financials,i)>0?'+':'')+yoyOf(selectedCustomer.financials,i).toFixed(1)+'%' }} | {{ f.operating!=null?(f.operating/10000).toLocaleString()+'万':'—' }} | {{ f.ordinary!=null?(f.ordinary/10000).toLocaleString()+'万':'—' }} | {{ f.net!=null?(f.net/10000).toLocaleString()+'万':'—' }} | {{ f.assets!=null?(f.assets/10000).toLocaleString()+'万':'—' }} | {{ f.equity!=null?(f.equity/10000).toLocaleString()+'万':'—' }} | {{ f.equity_ratio!=null?f.equity_ratio+'%':'—' }} | {{ f.debt!=null?(f.debt/10000).toLocaleString()+'万':'—' }} |
| 商品(当社の提供メニュー・16項目) | クライアントの保有 | 当社の提案状況 | 次の打ち手 |
|---|---|---|---|
| {{ row.name }} | {{ row.ownLabel }} | {{ row.action }} |
| 商品 | 担当P | 担当D | アクション月 | 納品月 | 金額(税別) |
|---|---|---|---|---|---|
| {{ r.product }} | {{ r.owner }}— | {{ nm }}— | {{ r.actionMonth || '—' }} | {{ r.deliveryMonth || '—' }} | ¥{{ r.amount.toLocaleString() }} |
📅 この顧客のトレンドタラレバはありません 上の年間スケジュールの「+」、または「+ トレンドタラレバを登録」から起票すると、ここに月別で集計されます | |||||
アフターサポート
納品後のフォロー・問い合わせ・課題を記録(S4)。アップセル候補は S5 へ連携
| 顧客 | 主担当 | カバレッジ | アップセル候補(クリックで起票) |
|---|---|---|---|
{{ u.customer.name.replace(/^(株式会社|合同会社|NPO法人)/,'').charAt(0) }} {{ u.customer.name }} |
{{ u.customer.producer }} | {{ u.customer.coverage }}% |
他 {{ u.gaps.length-5 }} 件
|
| アップセル機会はありません | |||
分析・レポート
COMING SOON Phase 2 で提供します(下の画面は完成イメージです)まずは Phase 1 で正しいデータが溜まる状態をつくります。分析は、受注・納品・タラレバの実データが 一定期間蓄積してから、見るべき指標を確定させて実装するほうが精度が上がるためです。
ダッシュボードの KPI(目標/納品予定額/タラレバ/達成率)は Phase 1 から利用できます
個人実績の合計 ¥{{ allocationSum.toLocaleString() }} は、全社受注額 ¥{{ companyOrderTotal.toLocaleString() }} を 上回ります。P・D・デザイナーで同じ売上を重ねて評価するためです。会社の売上はプロデューサー側で1回だけ計上します。
| 担当者 | ポジション | 関与案件数 | 按分後 個人実績 | 対 会社売上 |
|---|---|---|---|---|
{{ r.rep.charAt(0) }} {{ r.rep }} |
{{ ro }} | {{ r.fullCount }} | ¥{{ r.allocated.toLocaleString() }} | {{ companyOrderTotal? Math.round(r.allocated/companyOrderTotal*100):0 }}% |
| セグメント | 顧客数 | 本日の売上 | {{ reportMonthLabel }}売上累計 | 構成比 |
|---|---|---|---|---|
| {{ r.label }} | {{ r.custCount }} | ¥{{ r.today.toLocaleString() }} | ¥{{ r.month.toLocaleString() }} | {{ dailyReportCompany.monthTotal? Math.round(r.month/dailyReportCompany.monthTotal*100):0 }}% |
| 合計 | {{ customers.length }} | ¥{{ dailyReportCompany.todayTotal.toLocaleString() }} | ¥{{ dailyReportCompany.monthTotal.toLocaleString() }} | 100% |
| 担当者 | 本日の売上 | {{ reportMonthLabel }}累計 |
|---|---|---|
{{ r.rep.charAt(0) }} {{ r.rep }} |
¥{{ r.today.toLocaleString() }} | ¥{{ r.month.toLocaleString() }} |
| 対象期間(本日・当月累計)の納品データがありません | ||
メンバー
社員名簿・組織構成と在席状況(全{{ employees.length }}名・アイコンは写真登録可)
| メンバー | 業務内容(職種) | 在席状況 | 備考(帰社日時 / 行先) |
|---|---|---|---|
|
{{ e.name.charAt(0) }}
{{ e.name }}
{{ e.position || 'メンバー' }}
|
{{ e.jobType }} | {{ e.presence }} | {{ e.note || '—' }} |
設備・来客
目標設定
| 部署 | 月次 | 四半期(Q) | 上期(4-9月) | 下期(10-3月) | 年次 |
|---|---|---|---|---|---|
| {{ t.dept }} | ¥{{ ((t.monthly*3)/10000).toFixed(0) }}万 | ¥{{ ((t.monthly*6)/10000).toFixed(0) }}万 | ¥{{ ((t.monthly*6)/10000).toFixed(0) }}万 | ¥{{ ((t.monthly*12)/10000).toFixed(0) }}万 |
| 氏名 | 月次 | 年次 |
|---|---|---|
| {{ t.name }}{{ t.note }} | ¥{{ ((t.monthly*12)/10000).toFixed(0) }}万 |
| 氏名 | 月次 | 年次 |
|---|---|---|
| {{ t.name }} | ¥{{ ((t.monthly*12)/10000).toFixed(0) }}万 |
システム設定
アカウント・通知・表示の個人設定と、組織向けの目標/権限/ユーザーを管理します。
| 画面・領域 | 編集できるロール |
|---|---|
| {{ r.area }} | {{ r.who }} |
ページが見つかりません
お探しのページは存在しないか、移動した可能性があります。URLをご確認のうえ、ダッシュボードからやり直してください。