diff --git a/project_lifeline/static/description/banner.jpg b/project_lifeline/static/description/banner.jpg index 13238b6ea..ff24e05f6 100644 Binary files a/project_lifeline/static/description/banner.jpg and b/project_lifeline/static/description/banner.jpg differ diff --git a/timesheets_by_employee/__manifest__.py b/timesheets_by_employee/__manifest__.py index 1656588b1..67864ff77 100644 --- a/timesheets_by_employee/__manifest__.py +++ b/timesheets_by_employee/__manifest__.py @@ -22,9 +22,9 @@ { 'name': 'Timesheet PDF Report', 'version': '10.0.1.0.0', - 'category': 'Human Resources', + "category": "Generic Modules/Human Resources", 'sequence': 25, - 'summary': 'Timesheet PDF Report of Employee', + 'summary': 'Timesheet PDF Report of Employees', 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'website': 'www.cybrosys.com', diff --git a/timesheets_by_employee/__manifest__.py~ b/timesheets_by_employee/__manifest__.py~ index 78145d88b..5e7a4c17a 100644 --- a/timesheets_by_employee/__manifest__.py~ +++ b/timesheets_by_employee/__manifest__.py~ @@ -22,7 +22,7 @@ { 'name': 'Timesheet PDF Report', 'version': '10.0.1.0.0', - 'category': 'Human Resource', + "category": "Generic Modules/Human Resources", 'sequence': 25, 'summary': 'Timesheet PDF Report of Employee', 'author': 'Cybrosys Techno Solutions',