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

Prefix Sequence

How do you solve the prefix problem in odoo where if you edit the prefix it only applies to one record 

 ex initial prefix : DD 

 edited to prefix : DD %(year)s 
record 1 : sequence = DD2023 

 but for next record records 2,3,4 sequences = DD 

 reset back


How to solve?

Awatar
Odrzuć

what is the new sequence value generated after setting prefix as : DD %(year)s

Autor

from Niyas : sequence DD %(year)s only applies to the first record or 1 record only. Actually, I want all the records to change to DD %(year)s

Powiązane posty Odpowiedzi Widoki Czynność
0
sty 23
94
1
paź 22
4243
0
kwi 22
2786
2
mar 25
2832
2
kwi 25
13023