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

[14.0] Manufacturing with serial and lot quantities #64205

Open
levkar opened this issue Jan 7, 2021 · 2 comments
Open

[14.0] Manufacturing with serial and lot quantities #64205

levkar opened this issue Jan 7, 2021 · 2 comments
Labels
14.0 Logistics about stock, mrp, delivery, purchase

Comments

@levkar
Copy link
Contributor

levkar commented Jan 7, 2021

Impacted versions: 14.0

Steps to reproduce:

  1. create a product tracked with serial and another one tracked with lots
  2. create a BoM for product tracked with serial and add tracked with lots to BoM lines (quantity = 4).
  3. create a manufacturing order for product tracked serial of quantity of 4. confirm
  4. click on serial create button. (note that consumed quantities are zero, they are set to correct amount if there is no tracking)
  5. click validate button and get the consumption warning (because consumed quantities are zero) confirm and select create backorder
  6. validated order has nothing consumed but product produced. state is draft (instead of completed) so there is confirm button.
  7. click create lot on backorder and it will have quantity of 16 for remaining 3 products and 5.3 to consume. ( should be 4)
  8. if you change the backorder "quantity to produce" to 4 from 3 then approve. there is no way to correct it.
  9. now you have 21.33 total and there is no way to change this.

Current behavior:

  • if a mo is validated with no consumed quantites everything gets messed afterwards.

Expected behavior:

  • if a mo is created with tracked components quantities should be set correctly. (lots to correct amount, serials should become different lines with quantitiy of 1)
  • if a mo is validated with no consumed quantitties it has to be in completed state.
  • if a backorder created, unconsumed materials are transferred to new backorder with correct amounts or it should be possible to change it.

Video/Screenshot link (optional):

https://streamable.com/rjdahr

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

@hasmukh-bhalodiya
Copy link

hasmukh-bhalodiya commented Jan 22, 2021

I'm facing same issue.

One more issue is if we need to produce 10 serial qty for the finish goods then we can't do on same manufacturing order, it will create new manufacturing order with remaining qty.

This is new feature on v14 or this is bug?

@Yenthe666 Yenthe666 added 14.0 Logistics about stock, mrp, delivery, purchase labels Jan 25, 2021
@levkar
Copy link
Contributor Author

levkar commented Jan 27, 2021

This is new in 14.0. Disallowing manufacturing with no consumption eliminates most of these problems. We wrote a module for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14.0 Logistics about stock, mrp, delivery, purchase
Projects
None yet
Development

No branches or pull requests

3 participants