Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4187 Vues

...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
Ignorer
Meilleure réponse

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
Ignorer

Thank you very much.

Publications associées Réponses Vues Activité
0
janv. 25
1434
4
août 20
10127
2
déc. 23
29216
0
janv. 24
2958
1
août 23
2035