Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4897 Tampilan

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?

Avatar
Buang

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

Penulis

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

Post Terkait Replies Tampilan Aktivitas
0
Jan 23
94
1
Okt 22
4236
0
Apr 22
2780
2
Mar 25
2826
2
Apr 25
13007