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

[13.0, 14.0] MRP: Replenish Products with BOM takes wrong UOM #65088

Open
hugho-ad opened this issue Jan 26, 2021 · 0 comments
Open

[13.0, 14.0] MRP: Replenish Products with BOM takes wrong UOM #65088

hugho-ad opened this issue Jan 26, 2021 · 0 comments
Labels
13.0 14.0 Logistics about stock, mrp, delivery, purchase OE the report is linked to a support ticket (opw-...)

Comments

@hugho-ad
Copy link
Contributor

hugho-ad commented Jan 26, 2021

Impacted versions:
13.0, 14.0

Steps to reproduce:

  • Create Product PVD
    - type: Storable
    - routes MTO & Manufacture
    - uom Units
    - BOM
    - uom Units
    - 1 unit of PDV takes
    - 2 Dozens of Product Component

  • Create Product Component
    - type: Storable
    - routes MTO & Manufacture
    - uom Units
    - BOM
    - 1 PDV takes
    - 2 units of Product Delta

  • Create Product Delta
    type: Storable
    routes buy

Product PDV Product Component and Delta need to be replenished, so Reordering rules are created for each.
image

When running the scheduler,
a new MO is created to replenish the Component product but in Units instead of Dozen as the BOM said
image

Current behavior:
Replenish a Finished product with a BOM list with a different Unit of Measure than the product itself creates MO's taking the product uom instead of the BOM uom

Expected behavior:

When running scheduler to replenish manufactured products, takes the BOM unit instead of the product uom

Video/Screenshot link (optional):
Sorry about my English pronunciation
https://youtu.be/OfSakMDLn1Q

Support ticket number submitted via odoo.com/help (optional):

OPW 2448092

@hugho-ad hugho-ad changed the title [13.0, 14.0] MRP: Replenish Products with BOM [13.0, 14.0] MRP: Replenish Products with BOM takes wrong UOM Jan 26, 2021
@Yenthe666 Yenthe666 added 13.0 14.0 Logistics about stock, mrp, delivery, purchase OE the report is linked to a support ticket (opw-...) labels Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
13.0 14.0 Logistics about stock, mrp, delivery, purchase OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

No branches or pull requests

2 participants