dmkcv / plugin-budget

Budget planning based on subtask time tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget Plugin for Kanboard

  • Create budget lines
  • See expenses based on sub-task time tracking
  • Manage user hourly rates

Author

  • Frederic Guillot
  • License MIT

Installation

  • Decompress the archive in the plugins folder

or

  • Create a folder plugins/Budget
  • Copy all files under this directory

Documentation

Budget management

Budget management is based on the sub-task time tracking, the user timetable and the user hourly rate.

This section is available from project settings page: Project > Budget. There is also a shortcut from the drop-down menu on the board.

Budget Lines

Cost Lines

Budget lines are used to define a budget for the project. This budget can be adjusted by adding a new entry with an effective date.

Cost Breakdown

Cost Breakdown

Based on the subtask time tracking table and user information you can see the cost of each subtask.

The time spent is rounded to the nearest quarter.

Budget Chart

Budget Graph

Finally, by combining all information we can generate a graph:

  • Expenses represent user costs
  • Budget lines are the provisioned budget
  • Remaining is the budget left at the given time

Hourly Rate

Each user can have a pre-defined hourly rate. This feature is used for budget calculation.

To define a new price, go to User profile > Hourly rates.

Hourly Rate

Each hourly rate can have an effective date and different currencies.

About

Budget planning based on subtask time tracking

License:MIT License


Languages

Language:PHP 97.5%Language:JavaScript 2.3%Language:Makefile 0.2%