Skip to Content
Menu
This question has been flagged

For example;

I plan a manufacturing order for 2 products with the following requirements;

  • the manufacturing order generates a simple work order

  • the final products must be tracked with a serial number

  • a quality check (type pass/fail) decides if the final product is good or scrap

Let us say that, once I finished the 2 products, I realize that n°1 fails the quality check and that I must scrape it. Therefore I have only 1 of the 2 final products and 1 useless scrap.

Right now, I don't see any kind of automation or back-order generation to compensate for this scrap and I need my 2 final products on that manufacturing order.

What is the simplest way to generate a compensatory manufacturing order to still have my 2 good final products?

Furthermore, I would like my new compensatory work order to be linked with my original manufacturing order.


Avatar
Discard
Author Best Answer

When issuing a MO for several final products that are tracked by serial numbers, you initial MO will break into several related MOs (one for each unit of final product).

In the flow detailed in the question, the steps are as follow;

  1. Assign the serial number (on your 1 unit related MOs)

  2. Perform the quality check.
    If the product fails and will be sent to scrap, you must change the quantity to produce on the MOs (from 1 -> 2) BEFORE encoding the result of the quality check (otherwise you'll get a blocking message from Odoo). 

  3. Record the result of the quality check. 

  4. Validate produced quantity

  5. Send to scrap if Fail

That way, all your related MOs are well linked to your original MO and you keep that traceability.
However, this is not automated and must be performed manually. 


Here is a video with the step by step process: Manufacturing: scrap management with serial numbers

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 21
1847
2
Jul 23
5916
2
Apr 23
1804
1
Nov 21
6037
2
Mar 24
3014