Skip to Content
Menu
This question has been flagged
1 Odpoveď
4152 Zobrazenia

...or do they throw an error when they reach all 9's of their size? I'm pretty sure PostgreSQL throws an error by default — and I don't know how Odoo implements sequences.

Avatar
Zrušiť
Best Answer

I just tested this and it did not roll over. It kept the sequence going. For example, Scrap sequence was only a 2 digit (0-99), and a step of 1. After doing number 99, it allowed a 100 to validate. I don't see how you can make it rollover or error out on the sequence settings, but perhaps it can be done with customization?

Avatar
Zrušiť

Thank you very much.

Related Posts Replies Zobrazenia Aktivita
0
jan 25
1390
4
aug 20
10063
2
dec 23
29173
0
jan 24
2922
1
aug 23
2015