Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
9092 Zobrazení

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

Avatar
Zrušit

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?

Autor

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

Autor

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?

Autor

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

Autor Nejlepší odpověď

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.

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
bře 15
9796
2
bře 15
5954
1
lis 22
2227
0
čvn 22
2422
2
bře 22
1100