Data Mart ETL - Release Notes
Date: 2026-06-10
New ETL: Financial Periods - VNEDM-1946
The FinancialPeriods collection is now synced from the ERP. Each document describes a period in the company's financial calendar:
finPeriodId,startDate,endDate,description,activeandyear.- Per-module close flags:
closedInGeneralLedger,closedInSupplierLedger,closedInCustomerLedger,closedInInventoryManagement,closedInCashManagementandclosedInFixedAssets.
The collection supports deletion tracking and reconciliation (deletedDatabaseRecord).
New ETL: Warehouse Locations - VNEDM-1767
The WarehouseLocations collection is now synced from the ERP. Each document represents a bin/location within a warehouse:
warehouseId,locationId,locationCd,locationDescriptionandactive.- Operational flags:
inclQtyAvail,isCosted,salesValid,receiptsValid,transfersValid,assemblyValidandprimaryItemValid. - References:
primaryItemId,primaryItemClassId,projectIdandtaskId.
The collection supports deletion tracking and reconciliation (deletedDatabaseRecord).