On the website, the Portal user can export their sale quotation by selecting and clicking on the export button (Pdf or Excel) like the internal user. Is it Possible, is there any configuration for this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
594
瀏覽次數
Portal user can click 'View Details' and then download or print
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?"
i need to set my custom report when they download , is this possible?
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.