コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
7771 ビュー

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
2819
1
3月 15
9881
3
3月 15
7263
2
11月 24
37639
2
2月 24
13116