mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
perf: cache barcode scan result (#32629)
* perf: cache barcode scan result
* feat: BarcodeScanResult type
* fix: use safe `get_value` `set_value`
Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
(cherry picked from commit b88e850d55)
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com>
Inventory management module.