Daily updates from Odoo
Thursday, May 8, 2025
1 change · master
Resolved issues and error corrections
Shop floor users now see a cleaner workflow for untracked component moves: detailed move lines are hidden and quantity changes are made through an edit action. An undo option lets users reset the component reservation and picked status, reducing mistakes and making corrections easier during manufacturing.
Original PR description
For untracked component moves in the shop floor:
- No longer show move lines
- Show pencil button instead of add button, clicking opens edit quantity
- Apply sets picked (and passes check if applicable)
- No remove button, instead:
- Add an undo button to unreserve and reassign the move, and set picked to false (and sets quality status to none on check if applicable)
task-4760982