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

Hi community. I am concerned to know if we can import different languages type of data into Odoo from the .xls or .csv file. Can Odoo support data characters from any other language or we need to perform any changes before uploading our file?

アバター
破棄
最善の回答

Hi,

You may create individual CSV files for each language, containing only the record IDs and the respective translated fields.

If you are importing data via Favorites → Import, make sure to switch the user profile to the corresponding language before importing each language-specific file.

For imports using the external API, you can specify the language context using:

context: {'lang': 'en_US'}


Hope it helps

アバター
破棄
最善の回答

Hello,

To import data in another language, the user will need to switch the language and update the data with the import.


アバター
破棄
関連投稿 返信 ビュー 活動
0
7月 25
251
1
7月 25
556
3
5月 25
1696
0
7月 25
9
1
12月 24
1324