From 7cca70a2dc83efaa3b9942f426102538d678ecf0 Mon Sep 17 00:00:00 2001 From: arpi-odoo Date: Mon, 15 Jun 2026 16:48:18 +0200 Subject: [PATCH 1/5] [IMP] empty From 25e2e0707819de6c24587987883b23e94eee28fc Mon Sep 17 00:00:00 2001 From: "Abdelrahman Gad (abgad)" Date: Wed, 17 Jun 2026 16:15:52 +0200 Subject: [PATCH 2/5] [FIX] hr: make new contract button invisible PROBLEM The New Contract button should not be visible when there is no contract start date. SOLUTION This makes the new contract button invisible when there is no contract start date. Task: 6308004 --- 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 74f6252d3774b1..1dc3577a490285 100644 --- a/addons/hr/views/hr_employee_views.xml +++ b/addons/hr/views/hr_employee_views.xml @@ -388,7 +388,7 @@ to - +