Data Mart ETL — Release Notes
From: d7b09964
To: HEAD (39040659)
Date: 2026-04-03
New Fields
- CustomerDocumentLine now includes
LineType(string?),ManualAmount(decimal), andManualAmountInCurrency(decimal), making those customer document line values available through the synced data. (VNEDM-1817) - GeneralLedgerBalance.LastModifiedDateTime (
DateTime) — The synced balance data now includes the last modified timestamp for each general ledger balance. (VNEDM-1869)
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. (VNEDM-1870)