Files
canteen-asset-tracker/static
shawn 95a368163a fix: remove duplicate doAutoCheckin call from handleBarcode
showScannedAsset (called on the very next line) already triggers the
auto-checkin. handleBarcode was calling doAutoCheckin immediately before
showScannedAsset, resulting in two check-in records per barcode scan.
2026-06-02 18:50:57 -04:00
..