odoo/enterprise#79277
Created by fw-bot
Merged
at 84a1f0e79ba09a866e3ef5794f51013394f97fd6
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 1s)
Linked pull requests
- label
- odoo-dev:saas-18.1-saas-17.2-mrp-shop-floor-manual-consumption-sako-415497-fw
- head
- fa398ffca82ea8001cf95d4d1f8e98903aba8925
- merged
- 1 year ago by Logistics, Sahil Koladiya (sako)
| odoo/odoo | odoo/enterprise | |
|---|---|---|
| saas-17.2 | #175816 | #77831 |
| saas-17.4 | #196973 | #78838 |
| 18.0 | #197317 | #79061 |
| saas-18.1 | #197650 | #79277 |
| saas-18.2 | ||
| saas-18.3 | ||
| saas-18.4 | ||
| 19.0 | ||
| saas-19.1 | ||
| saas-19.2 | ||
| master | #197775 | #79374 |
[FW][FIX] mrp: shop floor component manual consumption
With is Commit :
-
In the previous implementation, components marked for manual consumption were automatically consumed, like auto-consumed components, when starting production on a manufacturing order (MO). This occurred due to missing logic and conditions in the code that failed to differentiate between manual and automatic component consumption, and it only affected the shop floor operations.
-
This update corrects the components' consumption process and enhances production tracking's reliability, ensuring that manual components are managed according to their intended usage.
Task id: 4096514
Community PR: odoo/odoo#175816