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
3931 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
1024
4
sie 20
9514
2
gru 23
28700
0
sty 24
2727
1
sie 23
1813