Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4 Besvarelser
902 Visninger

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?

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Bedste svar

Hello,

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


Avatar
Kassér
Bedste svar

Hello Amna Mansoor,



  Odoo supports importing data in different languages, including those that use non-Latin characters. Here's how you can ensure a smooth import process:

  Ensure your .xls or .csv file is saved with UTF-8 encoding. This step is crucial for preserving the integrity of non-Latin characters.

  When preparing your file, make sure to include a column for the language code (e.g., 'en_US' for English, 'fr_FR' for French) if your data varies by language within the same file. This helps Odoo identify and correctly apply the language settings for each entry.

  Use Odoo's import tool by navigating to the relevant model (e.g., Products, Contacts) and selecting the 'Import' option. Follow the prompts to upload your file. Odoo will automatically detect and match the fields, but you should review and adjust any mappings as needed.


For personalized assistance:
https://www.pragtech.co.in/contact-us-mql.html

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
sep. 25
3
2
sep. 25
380
1
jul. 25
793
3
maj 25
1980
0
jul. 25
9