Hey,
first of all I just started with odoo. I think I have set up odoo 14 correctly using the official docker image.
My issue now:
I did set up the manufaction modul and already "played" with it a little bit. For us it is also important to recycle used products with serial numbers.
So I produced a product which is tracked by a serial number based on another product with based on a serial number and so on.
Then I found an error in one of my BoMs for one product.
Then I unbuild the product with serialnumber say 123 since I needed the parts to rebuild the product without the unneccessary part.
Now when I try to reassemble the product without the wrong part odoo but the same serial number (123) odoo gives me a "User Error" saying "The serial number 123 used for component XYZ has already been consumed"
Is this a basic error in using serial numbers?
Is there a possibility to recreate the product with the formerly used serial number?
Thanks a lot for any useful ;-) comments.
BR Stephan