Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4609 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
lis 22
3736
2
kvě 16
5275
1
kvě 23
4174
1
led 20
9774
1
lis 18
6465