コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5870 ビュー


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.

関連投稿 返信 ビュー 活動
5
1月 24
12891
1
3月 15
9783
0
3月 15
5054
1
6月 18
3737
4
1月 17
8494