Wednesday, May 19, 2021
1 change · master
Resolved issues and error corrections
Manufacturing orders can now be confirmed even when they have no components, and replenishment through manufacturing no longer requires a bill of materials. This prevents replenishment quantities from accumulating incorrectly in draft orders and supports simpler manufacturing flows.
Original PR description
This PR does 2 things: 1. Removes the component requirement for manufacturing orders to be confirmed (+all other non-draft states) 2. Removes the BoM requirement for replenishment via the manufacture route. Additional details for both implementations are in their respective commit files. Task: 2422698 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr