- value — the recognized amount.
- startDate / endDate — the period the amount is recognized over (a single month for point-in-time recognition; empty for date-less deferrals).
- type —
billed,unbilled, ordeferred_without_date(see below).
Revenue types
| Type | Meaning |
|---|---|
billed | Recognized revenue generated from an invoice line item according to its recognition rule. This is the default and the bulk of your revenue. |
unbilled | Revenue recognized before it is billed — created by marking an invoice line item as unbilled, and reversed when it is later billed. |
deferred_without_date | An amount explicitly deferred with no recognition period yet. |
Where it comes from
- Automatically — when invoice line items are created or updated, Enso
generates
billedrevenue rows using the line item’s recognition rule. See How revenue is generated and Revenue rules. - Manually — you can add a revenue row directly against a line item. See Creating manual revenue.
- Through line-item actions — marking a line item unbilled/billed creates
and reverses
unbilledrows. See Unbilled revenue.
Where to see it
The Recognition page presents revenue through three built-in reports — Total, Unbilled, and Deferred. See Revenue reports.Recognized (
billed) revenue only surfaces for active contracts. Draft
contracts and their invoices do not contribute to the Total report.