From e8637a9cfc103e455c19ea862f6b829c15bbe716 Mon Sep 17 00:00:00 2001 From: arpi-odoo Date: Mon, 3 Nov 2025 15:01:47 +0100 Subject: [PATCH 1/4] [IMP] empty From a1657208e02a064082a9586270ffdf407b8202b8 Mon Sep 17 00:00:00 2001 From: hkafe-odoo Date: Mon, 3 Nov 2025 14:05:18 +0100 Subject: [PATCH 2/4] [FIX] hr: hide new contract button if there is no contract dates This hides the New Contract button when there are no contracts associated with the employee. Task: 5231904 --- addons/hr/views/hr_employee_views.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/hr/views/hr_employee_views.xml b/addons/hr/views/hr_employee_views.xml index 3a733cf199e42..08dd2b395ff16 100644 --- a/addons/hr/views/hr_employee_views.xml +++ b/addons/hr/views/hr_employee_views.xml @@ -370,7 +370,7 @@ to - +