From 69f55640a48a437f4fba643f08acb7d38f608648 Mon Sep 17 00:00:00 2001 From: sidum Date: Tue, 2 Jun 2026 17:14:47 +0200 Subject: [PATCH] [FIX] hr: made new contract button invisible if no contract start date Problem: "New Contract" button was still visible when there was no contract start date. Solution: Made "New Contract" button invisible if the contract start date is not set. Task-6269675 --- 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 8c11a93e9c2a25..ff21ead06c8fac 100644 --- a/addons/hr/views/hr_employee_views.xml +++ b/addons/hr/views/hr_employee_views.xml @@ -375,7 +375,7 @@ to - +