From 9eef4818ff19f9bf271ef677ccf0495b7ee2ee3f Mon Sep 17 00:00:00 2001 From: Bhoomi Date: Fri, 30 Aug 2019 10:19:59 -0400 Subject: [PATCH] MIG `hr_department_project` For Odoo 13.0 --- hr_department_project/__manifest__.py | 2 +- hr_department_project/views/hr_views.xml | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/hr_department_project/__manifest__.py b/hr_department_project/__manifest__.py index cc15435a..416e9170 100644 --- a/hr_department_project/__manifest__.py +++ b/hr_department_project/__manifest__.py @@ -1,6 +1,6 @@ { 'name': 'HR Department Project', - 'version': '12.0.1.0.0', + 'version': '13.0.1.0.0', 'author': 'Hibou Corp. ', 'category': 'Human Resources', 'summary': 'Provide default project per Department', diff --git a/hr_department_project/views/hr_views.xml b/hr_department_project/views/hr_views.xml index 609e23aa..9de2b3fb 100644 --- a/hr_department_project/views/hr_views.xml +++ b/hr_department_project/views/hr_views.xml @@ -5,10 +5,12 @@ hr.department - - + +
+ +