Ir al contenido
Menú
Se marcó esta pregunta
4539 Vistas

Hi everyone

I want to know how does partner_xlsx('report.res.partner.xlsx', 'res.partner') works ?

When using xlsx reporting module we use this


from openerp.addons.report_xlsx.report.report_xlsx import ReportXlsx

class partner_xlsx(ReportXlsx):

    def generate_excel_report(self, workbook, data, repports, file_data):
        [CODE]

 


partner_xlsx('report.res.partner.xlsx', 'res.partner')

Is there any way to use other solution than calling partner_xlsx because without it you can't print your xlsx report
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
nov 22
3687
2
may 16
5164
1
may 23
4075
1
ene 20
9704
1
nov 18
6416