AVS-Carton-Shipment-Verifier/Services
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
..
IMovementAnalyticsService.cs Movement Analytics Backend 2026-05-15 18:12:52 +05:00
IScanHistoryStore.cs Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
IShipmentVerificationService.cs Add carton verification status checks 2026-05-15 11:40:13 +05:00
InMemoryScanHistoryStore.cs Track successful and rejected scan history 2026-05-15 11:42:32 +05:00
MovementAnalyticsService.cs Handle cancelled history reads gracefully 2026-05-23 11:41:22 +05:00
ShipmentVerificationService.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
SqliteScanHistoryStore.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00