From 554082621d9d903780b368ca4dbbe6376aee1da0 Mon Sep 17 00:00:00 2001 From: CybroOdoo Date: Wed, 18 May 2016 08:41:24 +0530 Subject: [PATCH] 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',