The Cash Flow report shows when money is spent across your project โ broken down by week or month. It distributes each task's budget uniformly across its duration and aggregates into time periods, giving you a spend forecast and cumulative S-curve.
DPlan automatically selects the right granularity:
The granularity selection is automatic based on total project span โ it cannot be manually overridden, but the underlying data is the same either way.
DPlan uses uniform (linear) distribution: each task's total budget is divided evenly across its working days.
Daily spend rate = Task Total Cost รท Task Duration (days)
This daily rate is then aggregated into whichever time bucket the day falls in.
If you have entered Actual Cost on tasks:
Actual costs are entered in the Task Editor โ Actual Cost ($) field. See Cost Tracking.
The orange cumulative line shows how the total budget is consumed over time:
A healthy project S-curve is roughly sigmoid (gentle start, steep middle, gentle end). A very flat start followed by steep middle often indicates procurement delays.
The cash flow chart answers the question "How much working capital do I need and when?"
| Question | How to read it |
|---|---|
| Peak monthly outflow? | Find the tallest bar โ that's your highest-spend month. |
| When is 50% of budget spent? | Find where the cumulative line crosses 50% on the Y-axis. |
| Front-loaded or back-loaded? | If the line rises steeply early, the project is front-loaded. |
| Are we tracking to plan? | Compare actual (red) vs planned (blue) bars each period. |
Cash Flow shows when you spend. Earned Value (EVM) shows whether you're getting value for money. Use both together:
Click the ๐จ button in the report header to print or save as PDF. The SVG chart is included in the print output.
The Cash Flow report requires at least one task with a cost (either Fixed/Material Cost or assigned resources with day-rates). If no cost data exists, the report shows an empty-state message with guidance.