Cash Flow Report

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.

What the Report Shows

Accessing the Report

  1. Click the Reports tab in the titlebar.
  2. In the left sidebar, click ๐Ÿ’ต Cash Flow.

Granularity โ€” Weekly vs Monthly

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.

How Costs Are Distributed

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.

Real-world note: Uniform distribution is an approximation. In practice some tasks are front-loaded (materials purchased on day 1) and others back-loaded (lump sum on completion). For most scheduling purposes uniform distribution gives a good enough forecast. Future versions of DPlan may support configurable spend profiles.

Planned vs Actual Bars

If you have entered Actual Cost on tasks:

Actual costs are entered in the Task Editor โ†’ Actual Cost ($) field. See Cost Tracking.

Reading the S-Curve

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.

Using Cash Flow for Finance Planning

The cash flow chart answers the question "How much working capital do I need and when?"

QuestionHow 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 vs Earned Value

Cash Flow shows when you spend. Earned Value (EVM) shows whether you're getting value for money. Use both together:

Printing and Exporting

Click the ๐Ÿ–จ button in the report header to print or save as PDF. The SVG chart is included in the print output.

Prerequisites

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.