4b83753e71
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. |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
lib | ||
test | ||
README.rdoc | ||
init.rb | ||
todo.md |
README.rdoc
= Jobs _Jobs_ is a Redmine plugin allowing the management of jobs—chunks of time sold to clients for budget management. - Add jobs with time budgets - Associated time log entries with a given job