Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
5471 Widoki

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.

Awatar
Odrzuć
Autor Najlepsza odpowiedź

@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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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/

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 15
6592
1
sie 24
12747
2
mar 15
7097
3
cze 25
1413
0
wrz 24
4941