Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4621 Weergaven

Hello!

In Odoo we have ability to print documents. And after I select the type of report (screenshot) - it instantly creates a pdf file. I would like that after clicking the button, the view I created with various settings is called and that only after clicking the Print button inside the view, printing occurs. 


Please tell me where in Odoo I can find the function that occurs when you click on the report type - I want to try to change it. :)


Thanks!

Avatar
Annuleer
Beste antwoord

Hi,

There is a function _get_report_values, which will be executed on printing the reports, check and see whether it helps in your case. If the function is not existing for the report, you can add it.

See: How To Call A Python Function While Printing PDF Report in Odoo

Thanks

Avatar
Annuleer

Hi, Niyas!

Did I understand correctly that this function is applied to individual reports? Is it possible to make our function always run when printing any report?

Thanks

Gerelateerde posts Antwoorden Weergaven Activiteit
8
mei 25
42733
1
mrt. 15
4466
1
feb. 24
3775
3
okt. 22
19716
0
dec. 20
2866