From 67c7829f2a8007ff53a7581b67de71032037f27a Mon Sep 17 00:00:00 2001 From: Ajmal Cybro Date: Wed, 18 Aug 2021 10:56:19 +0530 Subject: [PATCH] [UPDT] Manifest --- mrp_progressbar/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_progressbar/__openerp__.py b/mrp_progressbar/__openerp__.py index 3572b7492..6adfa6114 100644 --- a/mrp_progressbar/__openerp__.py +++ b/mrp_progressbar/__openerp__.py @@ -22,7 +22,7 @@ 'summary': """Work Order Progressbar In form view & Tree View""", 'version': '9.0.1.0.0', 'author': 'Cybrosys Techno Solutions', - 'website': "http://www.cybrosys.com", + 'website': "https://www.cybrosys.com/odoo/industries/manufacturing-erp-software/", 'company': 'Cybrosys Techno Solutions', "category": "Manufacturing", 'depends': ['mrp_operations'],