Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
5193 Переглядів

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

Related Posts Відповіді Переглядів Дія
0
січ. 23
94
1
жовт. 22
4388
0
квіт. 22
2930
2
бер. 25
3013
2
квіт. 25
13390