AVS-Carton-Shipment-Verifier/wwwroot
SYED MUSTUFA AHMED NAQVI 20482ec357 Persist scan history and mark verified shipments
- Add SQLite-backed scan history storage with configurable database path and retention limit

- Register scan history DbContext and persist recent scan records across app restarts

- Update shipment verification flow to mark matched cartons as moved to warehouse

- Treat verification as successful only when the record exists and the shipment flag update succeeds

- Rename verification flag configuration to use moved_to_warehouse

- Make scan history APIs async and update controllers/services accordingly

- Improve dashboard scan handling for pasted QR values and prevent duplicate submissions

- Update UI branding to SHIPPING MARK and simplify the dashboard status layout

- Display scan history timestamps in local time
2026-05-06 17:56:40 +05:00
..
css Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
js Persist scan history and mark verified shipments 2026-05-06 17:56:40 +05:00
lib Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00
favicon.ico Initial commit for AVS carton shipment verifier 2026-05-04 15:12:13 +05:00