Daily updates from Odoo
Saturday, September 21, 2024
1 change · saas-17.2
Resolved issues and error corrections
This change restores prior stock move line behavior after a recent adjustment caused manufacturing orders to fail when users added lines in Detailed Operations. It matters because production teams can again create and edit manufacturing operation details without disruption.
Original PR description
This reverts commit 5b999384a3ec51b8d9ff7b13b17508ebe6ac3ad5. The original commit in v17 was ok, but in saas-17.2+, the MRP flow was broken due to this change. Steps to reproduce: - Open Manuf -> Create MO w/ product Drawer -> Confirm - Open Detailed Operations. -> Add a line opw-4201279 and many more opws linked in main ticket Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr