콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2468 화면

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
1259
0
2월 23
2803
1
5월 22
3858
0
9월 21
2446
1
3월 21
2891