From 0dc8075a81454197198444d409b0a588d6a460e0 Mon Sep 17 00:00:00 2001 From: Laetitia Da Costa Date: Wed, 1 Oct 2025 08:04:58 +0200 Subject: [PATCH] [IMP]hr_timesheet_import_from_calendar: display unit amount with time format widget instead of float --- hr_timesheet_import_from_calendar/__manifest__.py | 2 +- .../wizard/hr_timesheet_import_from_calendar_wizard_views.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hr_timesheet_import_from_calendar/__manifest__.py b/hr_timesheet_import_from_calendar/__manifest__.py index 695611b..4f41589 100644 --- a/hr_timesheet_import_from_calendar/__manifest__.py +++ b/hr_timesheet_import_from_calendar/__manifest__.py @@ -3,7 +3,7 @@ { 'name': "hr_timesheet_import_from_calendar", - 'version': '16.0.1.0.0', + 'version': '16.0.1.0.1', 'depends': ['hr_timesheet'], 'author': "Élabore", 'category': 'Human Resources/Employees', diff --git a/hr_timesheet_import_from_calendar/wizard/hr_timesheet_import_from_calendar_wizard_views.xml b/hr_timesheet_import_from_calendar/wizard/hr_timesheet_import_from_calendar_wizard_views.xml index f6a4b28..0d27400 100644 --- a/hr_timesheet_import_from_calendar/wizard/hr_timesheet_import_from_calendar_wizard_views.xml +++ b/hr_timesheet_import_from_calendar/wizard/hr_timesheet_import_from_calendar_wizard_views.xml @@ -20,7 +20,7 @@ - +