From 4781b3312362104c409eb4b3ea13b7feec1dcf08 Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Tue, 28 May 2024 10:04:34 -0400 Subject: [PATCH] Add password flag to caldav password field in the res_users view --- caldav_sync/__manifest__.py | 2 +- caldav_sync/views/res_users_views.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/caldav_sync/__manifest__.py b/caldav_sync/__manifest__.py index 53e3b6e..0ad599a 100644 --- a/caldav_sync/__manifest__.py +++ b/caldav_sync/__manifest__.py @@ -8,7 +8,7 @@ { 'name': 'CalDAV Synchronization', - 'version': '17.0.0.5.1', + 'version': '17.0.0.5.2', 'license': 'LGPL-3', 'category': 'Productivity', 'summary': 'Synchronize Odoo Calendar Events with CalDAV Servers', diff --git a/caldav_sync/views/res_users_views.xml b/caldav_sync/views/res_users_views.xml index 02e34f0..46c1f73 100644 --- a/caldav_sync/views/res_users_views.xml +++ b/caldav_sync/views/res_users_views.xml @@ -10,7 +10,7 @@ - + @@ -26,7 +26,7 @@ - +