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

Hi,

I export my contacts and import them in a different odoo system. I exported both ID and External ID columns. Former column is interger and latter one is text.

When I import, the ID column can't be accepted, and I can't find the correct ID column in the drop down list.



If I don't import the ID column, some mapping relationship will be messed up.

アバター
破棄
最善の回答

You cannot import record IDS due to ids are generated dynamically by Odoo

アバター
破棄
最善の回答

As @Julio reported, you cannot import the database id field, as this is managed by Odoo.

You do not need to import this field.

The External ID field is what references the record, and this is what determines if Odoo creates a new record or updates an existing record.

See also:

https://www.odoo.com/documentation/user/14.0/general/base_import/import_faq.html#what-s-the-difference-between-database-id-and-external-id

https://www.odoo.com/forum/help-1/what-is-an-external-id-and-what-is-its-uses-95070

アバター
破棄
著作者

OK, thanks, I get this now. But how do I export and import messages attached to all project tasks? In Settings->Technical->Messages, I can export them, but they only associate with project task with document ID, which is database ID, not external ID.

Since you are not using the ID field to create/update - just to reference - you can use the field as you would expect.

関連投稿 返信 ビュー 活動
2
3月 24
30
1
11月 23
2624
1
3月 17
3945
1
10月 23
2299
2
5月 25
1209