diff --git a/pos_checklist/__manifest__.py b/pos_checklist/__manifest__.py index c14d3820a..cb12891a3 100644 --- a/pos_checklist/__manifest__.py +++ b/pos_checklist/__manifest__.py @@ -8,7 +8,7 @@ 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', - 'website': "", + 'website': "https://www.cybrosys.com/odoo/industries/pos/", 'depends': ['base', 'point_of_sale', 'document', 'hr'], 'data': [ 'views/admin_view.xml',