Skip to content
This repository has been archived by the owner on May 20, 2018. It is now read-only.
/ plugin-budget Public archive

[NOT MAINTAINED] Budget planning based on subtask time tracking

License

Notifications You must be signed in to change notification settings

kanboard/plugin-budget

Repository files navigation

Budget Plugin for Kanboard

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

Author

  • Frederic Guillot
  • License MIT

Requirements

  • Kanboard >= 1.0.37

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager with one click
  2. Download the zip file and decompress everything under the directory plugins/Budget
  3. Clone this repository into the folder plugins/Budget

Note: Plugin folder is case-sensitive.

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.