콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
958 화면

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.


아바타
취소
베스트 답변

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

아바타
취소
베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
0
9월 25
2
0
9월 25
3
0
9월 25
98
0
9월 25
33
0
9월 25
10