I have created a chart with the sum of estimated time for the upcoming month. The idea is to get an estimation of upcoming invoicing. I have one chart for the goal of invoicing and wanted to compare against the estimated invoicing of upcoming tasks.
BUT, when I sum the estimated hours, it counts days and hours instead of just hours. So in order to get the correct number I have to do this in my head: number of days * 24 + hours. I wish I could change the number format so the estimation (and other fields) could count up just a number instead of date format etc… Anyone else had this issue?
This is what we have done with reporting so far:
- A project with monthly income per customer is data source for chart of possible invoiceable hours per month based on the contracts we have.
- A project with goal of hours per month is source of charts with individual goals.
- A custom field “invoiceable hours” in all tasks is source for sum of current invoiceable hours until now for the month for completed tasks.
- The field “estimated time” was supposed to show how many hours is estimated for the rest of the month for tasks that are not completed.
With this reporting we have full control and can focus on tasks that put money in the bank.