跳至内容
菜单
此问题已终结
2 回复
627 查看

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
204
1
7月 25
481
3
5月 25
1613
0
7月 25
9
1
12月 24
1245