Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
7962 Tampilan

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 ?

Avatar
Buang
Jawaban Terbai

HI,

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

Avatar
Buang
Penulis

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.

Penulis

Thank you I will look into that.

Post Terkait Replies Tampilan Aktivitas
3
Agu 22
3016
1
Mar 15
10210
3
Mar 15
7263
2
Nov 24
38013
2
Feb 24
13461