HI, I am using odoo 12 and after creating an order from POS, a qweb report is printed. Its template is given in point_of_sale/views/point_of_sale_report.xml. When I change the template, upgrade the module, create an order, a message is shown saying that I should print the invoice from the back-end.
The template I want to use is from a custom module I have created myself. How can I use my template for the POS report?