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

I can export CSV of products by using "export" when I am on the products list. However, the csv is encoded in ANSI. How could I encode it in UTF-8 ?

아바타
취소
베스트 답변

HI,

following link may solve your issue: https://accounts.openerp.com/forum/Help-1/question/30464

아바타
취소
작성자

Hi Nehal, thanks for the link, but I need to have the file directly in UTF-8 when I click the "export" button. I can't have an extra step like converting it myself... I'd like to know what files are used for the export function ?

Find the export_data method in file your_server_addons/osv/orm.py file and web/controllers/main.py index method those are used to export the data from OpenERP.

작성자

Thank you I will look into that.

관련 게시물 답글 화면 활동
3
8월 22
2842
1
3월 15
9925
3
3월 15
7263
2
11월 24
37714
2
2월 24
13152