予算配分ツール

データセット管理

キーボード操作
Tab 右のセルへ
Shift + Tab 左のセルへ
Enter 下のセルへ
Shift + Enter 上のセルへ
数値をデイリー時間単位で増減

社員リスト

名前 時給 (円) 1日の労働時間 (時間) 月の稼働日数 (日) 月間最大 (時間) 操作
{{ getMaxMonthlyHours(index) }} 時間
一括設定

見込み作業時間

社員名
{{ month }}
社員別合計
{{ employee.name }}
最大: {{ getMaxMonthlyHours(employeeIndex) }} 時間/月
{{ getTotalHoursForEmployee(employeeIndex) }} 時間
月別合計 {{ getTotalHoursForMonth(month) }} 時間 {{ totalHours }} 時間
月別予算 {{ getTotalBudgetForMonth(month).toLocaleString() }} 円 {{ totalBudgetFormatted }} 円
合計情報
合計予算額: {{ totalBudgetFormatted }} 円
合計作業時間: {{ totalHours }} 時間