Redmine-Jobs/app
Trevor Vallender 4b83753e71 Time budgets per activity
Add a TimeBudget model which allows a job to have a time budget for each
activity type. We’re allowing nil as a holder for a generic budget,
though there’s currently no way to use that.

We automatically delete any time budgets which are set to zero.
2023-11-24 15:05:38 +00:00
..
controllers Time budgets per activity 2023-11-24 15:05:38 +00:00
helpers Initial commit 2023-11-21 10:48:46 +00:00
models Time budgets per activity 2023-11-24 15:05:38 +00:00
views Time budgets per activity 2023-11-24 15:05:38 +00:00