diff --git a/timesheet_block/__manifest__.py b/timesheet_block/__manifest__.py index f1baf81..55fda0c 100755 --- a/timesheet_block/__manifest__.py +++ b/timesheet_block/__manifest__.py @@ -4,7 +4,7 @@ 'summary': 'This module is block to users to fill old timehseet entry', 'description': 'This module is block to users to fill old timehseet entry', 'category': 'Employee', - 'author': 'SunArc Technologies(Manish Bohra)', + 'author': 'SunArc Technologies', 'website': 'www.sunarctechnologies.com', 'license': 'LGPL-3', 'depends': ['base','hr','hr_timesheet','project'],