odoo/odoo#265391
Created by fw-bot
Merged
at 82861ef8a7b0f439add98c9a8c93fd4c90e054cf
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: (runtime 1139s)
- 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 24s)
- ci/documentation: (runtime 1160s)
- ci/design-theme: (runtime 2218s)
- label
- odoo-dev:saas-19.2-19.0-mrp-fix-product-replenish-route-ajf-528062-fw
- head
- 699ede0891b8e1f06ab1751a0d27a1d24af70f2e
- merged
- 1 day ago by Logistics, Jean-Francois Aubert (ajf)
| odoo/odoo | |
|---|---|
| 19.0 | #260111 |
| saas-19.1 | #265366 |
| saas-19.2 | #265391 |
| saas-19.3 | #265406 |
| master | #265420 |
[FIX] mrp,mrp_subcontracting_purchase: fix product replenishment route
'product.replenish' default_get/_get_route_domain wrongly states that a manufacturing order can be created from a non-'normal' bill of material.
This prevents the 'Manufacture' route from being proposed to subcontracted-only products.
Forward-Port-Of: #260111