Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0] Manufacturing orders are automatically confirmed when triggered from reordering rules #1373

Open
FreezeS opened this issue Oct 23, 2024 · 0 comments
Labels

Comments

@FreezeS
Copy link

FreezeS commented 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:

  • 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?

@FreezeS FreezeS added the bug label Oct 23, 2024
@FreezeS 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant