From 385781db093fc3ba13fddbcec7dd0e03bc9ab336 Mon Sep 17 00:00:00 2001 From: Laetitia Da Costa Date: Tue, 26 Aug 2025 15:56:58 +0200 Subject: [PATCH] [IMP]allow_negative_leave_and_allocation:show remaining leaves if positives else usable leaves --- allow_negative_leave_and_allocation/__manifest__.py | 2 +- .../static/src/xml/time_off_card.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/allow_negative_leave_and_allocation/__manifest__.py b/allow_negative_leave_and_allocation/__manifest__.py index 2c4044e..f4d5139 100644 --- a/allow_negative_leave_and_allocation/__manifest__.py +++ b/allow_negative_leave_and_allocation/__manifest__.py @@ -3,7 +3,7 @@ { "name": "allow_negative_leave_and_allocation", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "Elabore", "website": "https://elabore.coop", "maintainer": "Elabore", diff --git a/allow_negative_leave_and_allocation/static/src/xml/time_off_card.xml b/allow_negative_leave_and_allocation/static/src/xml/time_off_card.xml index f0bf77c..010db08 100644 --- a/allow_negative_leave_and_allocation/static/src/xml/time_off_card.xml +++ b/allow_negative_leave_and_allocation/static/src/xml/time_off_card.xml @@ -2,7 +2,9 @@