Good day,
Setting the report type of the report to HTML will have a preview of the report instead of downloading it first, the preview of the report does have a print button that would print the report to the pdf format. My problem is I can't find the Views (.xml of the page) of this page
the only information I have was that this page uses the html_container (or web.html_container) view. so I find any Views that has the html_container to its architecture
so far I narrow it down to this views
- basic_layout
- certification_report_view
- html_container
- mrp_account.report_wip
- preview_externalreport
- preview_internalreport
- preview_layout_report
- print_check
- quality_worksheet
- quality_worksheet_internal
- report_delivery_document
- report_generic_barcode
- report_hash_integrity
- report_inventory
- report_invoice
- report_irmodeloverview
- report_irmodulereference
- report_mrp_workorder
- report_mrporder
- report_original_vendor_bill
- report_payment_receipt
- report_picking
- report_pricelist
- report_productlabel
- report_productlabel_dymo
- report_purchaseorder
- report_purchasequotation
- report_reception
- report_saleorder_pro_forma
- report_saleorder_raw
- report_statement
- report_stock_inventory_print
- report_stock_rule
- sign_request_logs_user
- slot_report
- stock.report_return_slip
I still can't find it, does anyone knows the view of the report preview??