Data Mart ETL - Release Notes
Date: 2026-04-03
New Fields
CustomerDocumentLine
| Field | Type | Description |
|---|---|---|
| LineType | string | The line type on the customer document line, making it possible to distinguish between different line categories. |
| ManualAmount | decimal | The manually entered amount override on the customer document line. |
| ManualAmountInCurrency | decimal | The manually entered amount override expressed in the document's currency. |
GeneralLedgerBalance
| Field | Type | Description |
|---|---|---|
| LastModifiedDateTime | DateTime | The last modified timestamp for each general ledger balance. |
Data Quality Improvements
- Normal corrector runs now start from the older checkpoint inside the safety window, reducing the risk of missed updates while keeping full rescans limited to explicit override runs.