a0644a7e5c0e465cda7e23de8967533d53c5529a
User feedback: operators with small parts (e.g. valve bodies) batch them through the whole recipe. The previous behavior — Finish & Next raising "use Complete 1 → Next or Move..." when qty>1 — forced N clicks for a workflow that's naturally one click. Change: _fp_record_one_piece_auto_move now ALWAYS bulk-moves qty_at_step parts to the next step in one move record, regardless of whether the qty is seed-only (first / paperwork step) or real (parked from an upstream move). Audit trail is preserved (one move row per finish), operator gets one click. Three buttons now map cleanly to the three workflows: - Finish & Next: bulk all parts forward, finish, auto-start next - Complete 1 -> Next: streaming flow, move 1 part, stay open - Move...: explicit qty + destination wizard for partial batches Verified end-to-end on entech: seed qty=6 + real-incoming qty=6 both move forward in a single click each. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%