Hi guys,
I am new to Odoo. Is there any way to change the report template type when the download button is clicked, instead of using the default template?"
a class="btn btn-secondary btn-block o_download_btn" t-att-href="sale_order.get_portal_url(report_type='pdf', download=True)" title="Download"> Download
thanks in advance.