Skip to Content
Menu
This question has been flagged
1 Reply
3787 Views

Hi,

I'm trying to inherit class partner_balance(report_sxw.rml_parse, common_report_header) from the file addons/account/account_partner_balance.py, but it isn't like the other inherits of osv.osv ... I want to change this function def set_context(self, objects, data, ids, report_type=None) and `this def lines(self)....

Do you know how can I change those functions ?

Thanks

Avatar
Discard
Best Answer

Hi,


If you are working with reports, please refer this link.

https://www.odoo.com/forum/help-1/question/is-it-mandatory-to-inherit-report-sxw-rml-parse-for-custom-report-even-with-odoo-8-97653

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 24
1749
0
Aug 24
1572
0
Jan 24
2059
1
Nov 23
1770
0
Jun 23
2091