Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
5534 Visualizzazioni

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
Abbandona
Autore Risposta migliore

@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
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 15
6629
1
ago 24
12870
2
mar 15
7143
3
giu 25
1488
0
set 24
5019