コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4213 ビュー

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

アバター
破棄
最善の回答

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?

アバター
破棄

Thank you very much.

関連投稿 返信 ビュー 活動
0
1月 25
1450
4
8月 20
10168
2
12月 23
29254
0
1月 24
2975
1
8月 23
2041