From aa7e929e504dc9647707b5ef2ba402ee3896f336 Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Tue, 2 Jan 2024 20:22:24 +0530 Subject: [PATCH] Jan 02 : [FIX] Bug Fixed : updated the Manifest file views 'customer_product_qrcode' --- customer_product_qrcode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer_product_qrcode/__manifest__.py b/customer_product_qrcode/__manifest__.py index 0a8a4f60e..f90fa1fa0 100755 --- a/customer_product_qrcode/__manifest__.py +++ b/customer_product_qrcode/__manifest__.py @@ -36,7 +36,7 @@ 'views/res_partner_view.xml', 'views/product_product_view.xml', 'views/product_template_view.xml', - 'report/customer_product_qrcode_template.xml.xml', + 'report/customer_product_qrcode_template.xml', 'report/paperformat.xml', 'report/report_action.xml', ],