Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
674 Представления

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.


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
июл. 25
250
1
июл. 25
556
3
мая 25
1695
0
июл. 25
9
1
дек. 24
1324