# -*- coding: utf-8 -*- { 'name': 'Product Attachments on Website', 'version': '12.0.1.0.1', 'summary': """This Module Allows Customer to Download Documents That Are Attached to the Products From Website""", 'description': 'This Module allows customer to download documents ' 'that are attached to the products from website', 'category': 'Website', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': "https://www.cybrosys.com", 'depends': ['document', 'website_sale'], 'data': ['views/template.xml'], 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'demo': [], 'installable': True, 'auto_install': False, 'application': False, }