A Redmine plugin for managing client jobs
Go to file
Trevor Vallender a697bbf7be Assign users default time log categories
These will be used to show the amount logged against specific time
budgets on each project. It’s potentially a little naïve but we can
start with the simpler approach and see.

Refs #2165
2023-11-30 19:50:20 +00:00
app Assign users default time log categories 2023-11-30 19:50:20 +00:00
config Assign users default time log categories 2023-11-30 19:50:20 +00:00
db/migrate Assign users default time log categories 2023-11-30 19:50:20 +00:00
lib Assign users default time log categories 2023-11-30 19:50:20 +00:00
test Initial commit 2023-11-21 10:48:46 +00:00
README.rdoc Initial commit 2023-11-21 10:48:46 +00:00
init.rb Assign users default time log categories 2023-11-30 19:50:20 +00:00
todo.md Show jobs in time entries view 2023-11-22 19:44:13 +00:00

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