From 8521fb0e507d2362fd0fb72cd19bfca4ffa1726a Mon Sep 17 00:00:00 2001 From: Mayank Patel Date: Thu, 24 Oct 2024 13:07:36 +0000 Subject: [PATCH] [MIG] timesheet_description: Migrated to 18.0 --- timesheet_description/__manifest__.py | 3 +-- timesheet_description/views/timesheet_views.xml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) 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 - +