diff --git a/customers_dealers_quantity/__manifest__.py b/customers_dealers_quantity/__manifest__.py index 7bf3f7a9d..248afedd2 100644 --- a/customers_dealers_quantity/__manifest__.py +++ b/customers_dealers_quantity/__manifest__.py @@ -32,7 +32,7 @@ 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", - 'depends': ['sale_management', 'stock', 'account_accountant'], + 'depends': ['sale_management', 'stock', 'account'], 'data': [ 'views/product_product_views.xml', 'views/res_partner_views.xml',