AVS-Carton-Shipment-Verifier/ScanHistory
SYED MUSTUFA AHMED NAQVI d7cfdd191d Add moved-to-warehouse timestamp logging
- Set moved_to_warehouse_at with UTC timestamp when a carton is first marked as moved

- Preserve existing moved_to_warehouse update and duplicate-scan behavior

- Return and store moved-to-warehouse timestamp in scan result/history models

- Add SQLite history compatibility column for stored successful scans

- Show "Moved To Warehouse At" in successful scan history UI, with "-" for null values

- Add configurable moved_to_warehouse_at column mapping
2026-06-19 11:47:30 +05:00
..
RejectedScanEntry.cs Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
ScanHistoryDbContext.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
ScanHistoryEntry.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
ScanHistoryPath.cs Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00