Files
erpnext/erpnext/public/js/utils
pandiyan 3ece4a615d fix: allow barcode scan to add and increment items in pick list
- allow new rows on scan when pick manually is enabled, since only
  then are scanned rows not subject to being overridden by
  set_item_locations on save
- stop capping picked qty at the default demand qty (1) for rows
  added by the scanner itself, so repeat scans of the same barcode
  keep incrementing the row instead of failing with "maximum
  quantity scanned"
- ignore barcode uom when matching an existing row if new rows
  aren't allowed, since there's no alternate-uom row to fall back to
2026-07-13 13:54:54 +05:30
..
2024-03-10 19:45:40 +05:30
2026-03-17 15:48:24 +05:30
2024-03-10 19:45:40 +05:30
2024-03-10 19:45:40 +05:30