Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
1028 Переглядів

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.


Аватар
Відмінити
Найкраща відповідь

Even changing the language, the content field was written in the original language of the site, causing a big problem for me.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
жовт. 25
8
0
жовт. 25
1
0
жовт. 25
1
0
жовт. 25
1
0
жовт. 25
2