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

[FIX] stock: UoM on return lot #19554

Closed
wants to merge 1 commit into from

Conversation

nim-odoo
Copy link
Contributor

  • Create a product with:
    Product UoM: kg
    Purchase UoM: lb(s)
    Tracking: By lot(s)
  • Purchase 100 lb(s), validate and receive picking (set lot 001)
  • Return the picking
  • Set the lot

The quantity to do is 45.36 instead of 100.

We make sure to convert the quant UoM (=Product UoM) into the
appropriate UoM.

opw-771930

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

- Create a product with:
  Product UoM: kg
  Purchase UoM: lb(s)
  Tracking: By lot(s)
- Purchase 100 lb(s), validate and receive picking (set lot 001)
- Return the picking
- Set the lot

The quantity to do is 45.36 instead of 100.

We make sure to convert the quant UoM (=Product UoM) into the
appropriate UoM.

opw-771930
@nim-odoo nim-odoo self-assigned this Sep 19, 2017
@nim-odoo nim-odoo added the OE the report is linked to a support ticket (opw-...) label Sep 19, 2017
@amoyaux
Copy link
Contributor

amoyaux commented Sep 19, 2017

@nim-odoo Ca me semble bon.

@nim-odoo
Copy link
Contributor Author

nim-odoo commented Oct 3, 2017

Merged with dfe96ff

@nim-odoo nim-odoo closed this Oct 3, 2017
@nim-odoo nim-odoo deleted the 10.0-opw-771930-lot_uom-nim branch October 3, 2017 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants