Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4346 Widoki

...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.

Awatar
Odrzuć
Najlepsza odpowiedź

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?

Awatar
Odrzuć

Thank you very much.

Powiązane posty Odpowiedzi Widoki Czynność
0
sty 25
1676
4
sie 20
10508
2
gru 23
29504
0
sty 24
3096
1
sie 23
2152