Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2382 Представления

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 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 25
1128
0
февр. 23
2732
1
мая 22
3756
0
сент. 21
2317
1
мар. 21
2811