跳至內容
選單
此問題已被標幟
問題已關閉 原因: 貼文內容重複
Ray Carnes (ray)2025年07月20日 12時33分55秒
238 瀏覽次數

In Odoo18 (and maybe from Odoo16 on) you don't have to use "Import translations" to load translated data. It seems reserved for translation of software interface.

Use instead the model where you want to load the data (for example Product) and switch your environment to the language you want to upload (for example nl_BE). This language had to be activated beforehand in Settings.Translations.Languages (provided you are in Debug mode)

Don't forget to use the right external ID in order to update instead of create new objects. This external ID can be obtained by a previous export (when selecting " I want to update data (import-compatible export)". 

Those exports/imports support Xslx file format also.

Other fields than the translations can be uploaded at the same time. You have to handle every language separately in sequence.

Many thanks to Ray Carnes to give me the solution.

I deleted the conversation by mistake. So I post a summary for further use. 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
11月 16
3939
8
1月 25
6802
2
12月 20
11726
4
10月 15
5057
2
6月 15
5137