Plugins Directory » Financial monitoring
|
Author: | Simon Oualid |
---|---|---|
Website: | https://github.com/soualid/redmine-financial-monitoring | |
Code repository: | https://github.com/soualid/redmine-financial-monitoring | |
Registered on: | 2016-05-28 (over 8 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 3.2.x | |
User ratings: |
- Redmine financial monitoring plugin
This plugins let you manage a "predicted vs consumed" budget for each project of your Redmine.
We created it because we needed a way to give our customers a real-time view on their budget consumption. Contract start date and predicted effort per month are customisable, as well as an optional filter on issues' status.
The greatest value between the issue creation date and the issue start date is used to position issues on the chart.
Also, you can select the roles that are allowed to see the charts with the "View financial" permission.
Only tested under Redmine 3.2 for now, but should be compatible with newer versions.
Installation notes
Just copy the content of the repository in your plugin directory and run `bundle exec rake redmine:plugins:migrate`.
Changelog
0.0.1 (2016-05-28)
Compatible with Redmine 3.2.x.