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

Hello there, 

I did many importation tests in the last week.

Now, I want to reset ID auto-increment.

Is it possible to reset those ID number in the Odoo web client?

Or the only way to modify it is PGadmin ou psql?

Thanks

形象
丢弃

You customized tree view to see the product id ? I don't know the answer to that question. I think we need to test in a test database and make backups as you advance in the project management with odoo. But on reflection, I think that to fill id already allocated must first remove ... can you remove all items created?

编写者

Of course that I customized this view. I want to well understand how odoo works before to import all my products.

编写者

I can easily delete all the products that I want. But ID always increase.

From what I have seen, the system increments the id to each creation. If you create an article without finishing the procedure (ie without saving), an id will still be used for anything. But after all it does not matter as the system manages the internal id, just let him do good, right?

编写者

I know, I know... you are right. thanks.

编写者 最佳答案

I have installed pgadmin.

I have changed the «actual value » properties to 1 in these two sequences : 

product_template_id_seq

product_product_id_seq

Now, I can create new product without problem. The id column beginning to 2.

形象
丢弃
相关帖文 回复 查看 活动
4
3月 15
9874
2
3月 15
6013
1
11月 22
2299
0
6月 22
2475
2
3月 22
1121