AVS-Carton-Shipment-Verifier/DTOs
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
..
MovementAnalyticsDto.cs Movement Analytics Backend 2026-05-15 18:12:52 +05:00
QrScanRequestDto.cs Add carton verification status checks 2026-05-15 11:40:13 +05:00
RejectedScanRecordDto.cs Add carton verification status checks 2026-05-15 11:40:13 +05:00
ScannedRecordDto.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00
VerificationRejectionReasons.cs Update verification API and dashboard scan behavior 2026-05-15 11:45:09 +05:00
VerificationResultDto.cs Add moved-to-warehouse timestamp logging 2026-06-19 11:47:30 +05:00