I would like to be able to break down my invoices by Project with the total hours and rate by Project. Then by Task with the total number of hours applied to that task over the chosen timeframe.
Currently, it seems I can only have a timesheet-like break down (hours, date, task, summary). The question I am trying to answer: Per project, how many hours were spent on which tasks over the time frame?
The layout would look like:
Description Hours Rate Total
Project 1 Name #.# $0.00 $0.00
Task 1 #.# (total task hours)
Task 2 #.# (total task hours)
Project 2 Name #.# $0.00 $0.00
Task 1 #.# (total task hours)
Task 2 #.# (total task hours)
Then the rest of the invoice as usual.
Thank you!
Laura