跳至內容
選單
此問題已被標幟
1 回覆
4813 瀏覽次數

Odoo's data import features are fantastic and help when transfering information from other systems.

However, one thing is missing: dealing with multi-language fields. For example, articles named in English, Spanish and Catalan. In both export and import, there is a single "name" field, without differentiating languages.

Any idea for massive importation of article descriptions in different languages?

(Version 13 Enterprise, on premise)

頭像
捨棄

I was looking for the same and as per my knowledge there is no way to do that till now.

最佳答案

Hi Josep,

you can create separate csv files for each language, with only the record ids and the translated fields.

if you are importing data through Favorites -> Import, for each language, switch to that language in the user profile and then import the corresponding language file

If you are using the external API, you can select the language of your data through the context: context: {'lang': 'en_US'}

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
11月 24
1698
1
11月 24
2225
1
10月 23
2917
3
12月 23
20804
0
10月 21
2492