Redmine-Jobs/db/migrate
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
..
20231116202759_create_jobs.rb Time budgets per activity 2023-11-24 15:05:38 +00:00
20231121110847_add_job_to_timelog.rb wip 2023-11-21 12:14:34 +00:00
20231123111018_create_time_budgets.rb Time budgets per activity 2023-11-24 15:05:38 +00:00