Hello,
I have installed the module base_report_to_printer to directly print some reports to printer.
Now, I would like to trigger the reporting when using a validate button (ex : produce invoice from sale.order). So that means I want the server to produce the report and to send it to cups.
Is there any way to do it?
Thanks,
David
Have you tried making the method to return a report action?