You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a lot of products that we manufacture and need to have on hand available for selling.
For this the products have only the "Manufacture" route set up in Inventory and we use reordering rules.
When the reordering rules are triggered, the MOs are created with the right quantities but they are in the CONFIRMED state, not DRAFT as expected.
How to reproduce:
in runboat, for the product FURN_9666 set minimum qty: 5
click on Order once
Result
creates a new, confirmed MO
Expected result:
a new MO in draft state
I found the module "procurement_mrp_no_confirm" in V8 but it's been removed in V9 and I couldn't find any information further about it. Was it's functionality integrated into base Odoo?
How can I set that MOs created from reordering rules are not confirmed but in draft?
Can this functionality be obtained by adding an additional approval layer for MOs? If so, how, which module does it?
The text was updated successfully, but these errors were encountered:
FreezeS
changed the title
Manufacturing orders are automatically confirmed when triggered from reordering rules
[V16] Manufacturing orders are automatically confirmed when triggered from reordering rules
Oct 23, 2024
FreezeS
changed the title
[V16] Manufacturing orders are automatically confirmed when triggered from reordering rules
[16.0] Manufacturing orders are automatically confirmed when triggered from reordering rules
Oct 23, 2024
Hi guys,
We have a lot of products that we manufacture and need to have on hand available for selling.
For this the products have only the "Manufacture" route set up in Inventory and we use reordering rules.
When the reordering rules are triggered, the MOs are created with the right quantities but they are in the CONFIRMED state, not DRAFT as expected.
How to reproduce:
Result
Expected result:
I found the module "procurement_mrp_no_confirm" in V8 but it's been removed in V9 and I couldn't find any information further about it. Was it's functionality integrated into base Odoo?
How can I set that MOs created from reordering rules are not confirmed but in draft?
Can this functionality be obtained by adding an additional approval layer for MOs? If so, how, which module does it?
The text was updated successfully, but these errors were encountered: