跳至內容
選單
此問題已被標幟
1 回覆
2373 瀏覽次數

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.

頭像
捨棄

Did you find the solution?
I have the same issue

最佳答案

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 

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
6月 25
1125
0
2月 23
2729
1
5月 22
3748
0
9月 21
2315
1
3月 21
2805