From 5207f12be0e5287913481702b96bfe7ad2379bf6 Mon Sep 17 00:00:00 2001 From: Atul Patel Date: Tue, 8 Jul 2014 16:11:28 +0530 Subject: [PATCH] [FIX]product: disable menu name come from report declaration.because it's called from wizard --- addons/product/product_report.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/product/product_report.xml b/addons/product/product_report.xml index 5d2c3b99f62..9c7ca7e390c 100644 --- a/addons/product/product_report.xml +++ b/addons/product/product_report.xml @@ -10,6 +10,6 @@ report_type="qweb-pdf" name="product.report_pricelist" file="product.report_pricelist" - /> + menu="False"/>