Daily updates from Odoo
Monday, November 7, 2022
1 change · master
Resolved issues and error corrections
Manufacturing orders now follow the selected backorder rule on their operation type, such as never, always, or ask. This makes production backorder handling more predictable and aligned with business configuration.
Original PR description
**Current behavior before PR:** The option on the operation type to select the way in which backorders should be generated (never, always, ask) does not work for the Manufacturing Operation type. **Desired behavior after PR is merged:** The option on the operation type to select the way in which backorders should be generated will work for the Manufacturing Operation type. **Links:** Task-2918994