تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4706 أدوات العرض

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
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 22
3806
2
مايو 16
5352
1
مايو 23
4270
1
يناير 20
9851
1
نوفمبر 18
6516