跳至内容
菜单
此问题已终结
1 回复
4134 查看

...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
1370
4
8月 20
10019
2
12月 23
29147
0
1月 24
2904
1
8月 23
1989