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


I need to create new records who need to have a specific ID. For
example, a new product.template with the ID 2. The prolem is that the
create() method from the ORM create my new record with anothed ID that
the one I give him as values.

Is it possible, with the Odoo ORM API, to create records with a
specific ID or do I need to do SQL?



Аватар
Отменить
Лучший ответ

You should use the External ID for that purpose.

Аватар
Отменить
Автор

Based on this: https://www.odoo.com/documentation/master/glossary.html#term-external-id

External ID is completely different to id field. Not what I need.

Автор

thanks anyway ;)

I know, but you should never touch the internal ID in any system.

twanda AG
Ermin Trevisan
Artherstrasse 19
CH-6318 Walchwil
T +41 41 758 1515
M +41 79 208 7373

On 11 Jun 2019, at 09:15, Sebastien G <sebastien.gendre@hasa.ch> wrote:

thanks anyway ;)

Sent by Odoo S.A. using Odoo.

Related Posts Ответы Просмотры Активность
5
янв. 24
12624
1
мар. 15
9369
0
мар. 15
4619
1
июн. 18
3467
4
янв. 17
8017