Simplify pick item quantity handling

This commit is contained in:
beatz174-bit
2025-11-23 12:33:13 +10:00
parent d41edb671c
commit f2bb55f95a
6 changed files with 116 additions and 50 deletions
+1 -1
View File
@@ -199,7 +199,7 @@ Use a checkbox in each pick item row to switch between `"pending"` and `"picked"
### Increment Controls
Provide explicit controls to increase `quantity_units` and `quantity_bulk` (no long-press). Avoid swipe gestures for status changes or deletion on pick item rows.
Provide explicit controls to adjust the pick item's `quantity` and to toggle between unit and carton counts (no long-press). Avoid swipe gestures for status changes or deletion on pick item rows.
### Barcode Scanning