company_revenue_model
Generate monthly revenue and cash forecasts from a bundle's plan and persisted data, incorporating subscriptions, pipeline, receivables, and deposits.
Instructions
Build the revenue model (expected revenue and cash by month from subscriptions, pipeline, receivables, and deposits) from the bundle's plan and the persisted chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| now | No | ||
| engine | No | ||
| operation | No | list | |
| entity_ref | No | ||
| project_id | Yes | ||
| bundle_json | Yes | ||
| payload_json | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |