跳至内容
菜单
此问题已终结
4802 查看

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?

形象
丢弃

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

编写者

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

相关帖文 回复 查看 活动
0
1月 23
94
1
10月 22
4147
0
4月 22
2720
2
3月 25
2772
2
4月 25
12867