Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4306 Visninger

...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
Kassér
Bedste svar

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
Kassér

Thank you very much.

Related Posts Besvarelser Visninger Aktivitet
0
jan. 25
1577
4
aug. 20
10376
2
dec. 23
29392
0
jan. 24
3050
1
aug. 23
2099