AVS-Carton-Shipment-Verifier/Repositories
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
..
CartonVerificationRepository.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
CartonVerificationStatus.cs Add carton verification status checks 2026-05-15 11:40:13 +05:00
ICartonVerificationRepository.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
ShipmentMarkResult.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00