From 554082621d9d903780b368ca4dbbe6376aee1da0 Mon Sep 17 00:00:00 2001 From: CybroOdoo Date: Wed, 18 May 2016 08:41:24 +0530 Subject: [PATCH 1/2] Update __openerp__.py --- salon_operation/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salon_operation/__openerp__.py b/salon_operation/__openerp__.py index 9cbc01ae5..d609c30bc 100644 --- a/salon_operation/__openerp__.py +++ b/salon_operation/__openerp__.py @@ -2,7 +2,7 @@ 'name': 'Salon Booking', 'summary': """ """, 'description': """ """, - 'author': '', + 'author': 'Cybrosys Techno Solutions', 'website': 'http://www.example.com', 'category': 'Test', 'version': '0.1', From 1bb34451ac6763b30b696418ec90f4f3d71abc16 Mon Sep 17 00:00:00 2001 From: CybroOdoo Date: Wed, 18 May 2016 08:46:26 +0530 Subject: [PATCH 2/2] Update __openerp__.py --- salon_operation/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salon_operation/__openerp__.py b/salon_operation/__openerp__.py index d609c30bc..82d7c510e 100644 --- a/salon_operation/__openerp__.py +++ b/salon_operation/__openerp__.py @@ -3,7 +3,7 @@ 'summary': """ """, 'description': """ """, 'author': 'Cybrosys Techno Solutions', - 'website': 'http://www.example.com', + 'website': 'http://www.cybrosys.com', 'category': 'Test', 'version': '0.1',