diff --git a/hr_employee_stats_sheet/__manifest__.py b/hr_employee_stats_sheet/__manifest__.py index 11208e3..7705ebe 100755 --- a/hr_employee_stats_sheet/__manifest__.py +++ b/hr_employee_stats_sheet/__manifest__.py @@ -1,6 +1,6 @@ { "name": "hr_employee_stats_sheet", - "version": "16.0.3.0.0", + "version": "16.0.3.0.1", "description": "Add global sheet for employee stats", "summary": "Add global sheet for employee stats", "author": "Nicolas JEUDY", @@ -17,7 +17,6 @@ "resource", "hr_employee_calendar_planning", "hr_timesheet_sheet_usability_misc", - "hr_timesheet_sheet_usability_akretion", ], "data": [ "security/ir.model.access.csv",