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',