Reports¶
mReport produces three kinds of report. Each one needs a report configuration before it can compute.
| Report | Answers | Typical use |
|---|---|---|
| Project | Where did the hours on this project go? | Client billing, budget tracking |
| Employee | Did this person work their expected hours? | Overtime and vacation balances |
| Company | How is the whole company's time distributed? | Management overview |
How a report computes¶
Opening a report shows the last computed result immediately — it never blocks on a fresh calculation. A refresh runs as a background job, and the page updates itself when the job finishes. You can navigate away and come back.
Colours
Every chart colour is configurable and documented in the chart colours.
