Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
9126 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
4
мар. 15
9887
2
мар. 15
6018
1
нояб. 22
2303
0
июн. 22
2480
2
мар. 22
1129