Skip to Content
Menu
This question has been flagged
1 Atsakyti
7765 Rodiniai

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 ?

Portretas
Atmesti
Best Answer

HI,

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

Portretas
Atmesti
Autorius

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.

Autorius

Thank you I will look into that.

Related Posts Replies Rodiniai Veikla
3
rugp. 22
2815
1
kov. 15
9865
3
kov. 15
7263
2
lapkr. 24
37627
2
vas. 24
13094