Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
4673 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
nov. 22
3777
2
maj 16
5330
1
maj 23
4228
1
jan. 20
9833
1
nov. 18
6493