From ad00536e9fe036df526034f4bedecee598cf524c Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Tue, 12 Feb 2019 17:13:13 +0530 Subject: [PATCH] [UPDT] Manifest Updated --- customized_barcode_generator/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customized_barcode_generator/__manifest__.py b/customized_barcode_generator/__manifest__.py index 9400904f9..923f0978e 100644 --- a/customized_barcode_generator/__manifest__.py +++ b/customized_barcode_generator/__manifest__.py @@ -9,7 +9,7 @@ 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', - 'depends': ['base', 'web', 'product'], + 'depends': ['base', 'web', 'product', 'account'], 'website': 'https://www.cybrosys.com', 'data': [ 'report/product_label_template.xml',