diff --git a/website_product_attachments/__manifest__.py b/website_product_attachments/__manifest__.py index b95f544e7..8b1a7911f 100644 --- a/website_product_attachments/__manifest__.py +++ b/website_product_attachments/__manifest__.py @@ -32,7 +32,7 @@ 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", - 'depends': ['documents', 'website_sale'], + 'depends': ['website_sale'], 'data': ['views/template.xml'], 'images': ['static/description/banner.png'], 'license': 'AGPL-3',