Skip to Content
Menú
This question has been flagged
1 Respondre
2417 Vistes

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
Descartar

Did you find the solution?
I have the same issue

Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
2
de juny 25
1161
0
de febr. 23
2740
1
de maig 22
3788
0
de set. 21
2346
1
de març 21
2833