Skip to Content
Menu
This question has been flagged
4 Replies
3977 Views

I would like to have a serial number for 
AssemblyA
AssemblyB
etc    

I would like the serial number to be something along the lines of:

AssemblyA_0001, AssemblyA_0002
AssemblyB_0001, AssemblyB_0002​

I have figured out how to track serial numbers at a global scale, but can not seem to find out anything about how to break it down per product.

Edit for clarification:
I would like the sequence string to add the prefix of "%product.id" and keep track of which serial number is next for that product.

Avatar
Discard
Author Best Answer

@ricardo Agreed that would be awesome. I am guessing that the only way that this will work is to create a sequence for each part that is tracked serially. Depending on the number of different parts that may be too cumbersome.I am going to try that and see if it works.​

Edit:

I did not go through the full exercise, but I think that if you set up a sequence for every type of part that has a serial number and then use an automated action on create that pulls in the prefix that you desire and concatenates it with the sequence next code then that would work.

Avatar
Discard
Best Answer

Anyone still looking for an answer to this, I discovered it in V16 + V17.
Serial number sequences specific to products : Odoo (reddit.com)

Avatar
Discard
Best Answer

There is a module of similar functionality for 10€ so you could just get one and modify the code if needed:
https://apps.odoo.com/apps/modules/12.0/sun_auto_generate_lotserial/

Avatar
Discard
Best Answer

I am also looking for a solution to this, and I would like to know if, for example, Serial numbers  "Prefix" and "Suffix" could be imposed by product at the product form.

Thanks

Ricardo

Avatar
Discard
Related Posts Replies Views Activity
0
May 15
5493
1
Aug 24
10513
2
Mar 15
5596
0
Sep 24
3047
1
Sep 23
717