Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2390 Ansichten

There is an enterprise module called 'account_reports' which provides menuitems to print Partner Ledger.

Now what I like to do is, I need to override its qweb code such that I shall remove unwanted columns in the pdf report.

Please help me on it.

Avatar
Verwerfen

Did you find the solution?
I have the same issue

Beste Antwort

you can refer to the module account_reports and the module name of account.partner.ledger

and will find a function name called  _get_columns_name and you can add you row here 

create your own function to fetch the necessary data or add it to the queries In the same file and then print it in the function of  _get_report_line_move_line

I hope this will help someone 

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Juni 25
1129
0
Feb. 23
2734
1
Mai 22
3761
0
Sept. 21
2318
1
März 21
2813