Wednesday, February 11, 2026
1 change
Features or functions removed from Odoo
This update removes the 'consumption' field from Bills of Materials (BoMs), streamlining the process and eliminating the 'strict' and 'flexible' consumption options. The default behavior now simply warns of over- or under-consumption, which can be temporarily bypassed with a specific setting, ensuring a more straightforward workflow.
Original PR description
### redo of odoo/enterprise#86712 We're removing the `consumption` field from BoMs, thereby getting rid of the 'strict' and 'flexible' options. The former 'warning' option is the default behaviour now. It can still be bypassed through the `skip_consumption` context parameter. Task ID: [4441090](https://www.odoo.com/odoo/my-tasks/4441090), [4603609](https://www.odoo.com/odoo/my-tasks/4603609)