diff --git a/timesheet_description/__manifest__.py b/timesheet_description/__manifest__.py index e01b7b76..339043f7 100644 --- a/timesheet_description/__manifest__.py +++ b/timesheet_description/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'Timesheet Description', - 'version': '17.0.1.0.0', + 'version': '18.0.1.0.0', 'author': 'Hibou Corp. ', 'website': 'https://hibou.io/', 'license': 'AGPL-3', @@ -12,7 +12,6 @@ Timesheet entries will be made in a form view, allowing the end user to enter mo Optionally, allows you to display your timesheet entries in markdown on the front end of the website. """, 'depends': [ - 'website_project_task', 'project', 'hr_timesheet', ], diff --git a/timesheet_description/views/timesheet_views.xml b/timesheet_description/views/timesheet_views.xml index 7561621d..6cc8f692 100644 --- a/timesheet_description/views/timesheet_views.xml +++ b/timesheet_description/views/timesheet_views.xml @@ -5,7 +5,7 @@ project.task - + @@ -21,7 +21,7 @@ account.analytic.line - +