From aad564fe48c8f8aa83b406bcf52e1528f5b1dbc4 Mon Sep 17 00:00:00 2001 From: Dario Lodeiros Date: Sat, 18 May 2019 14:53:59 +0200 Subject: [PATCH] [IMP] Configuration reservations color --- hotel/views/res_config.xml | 4 +- hotel_calendar/__manifest__.py | 2 + hotel_calendar/data/ir_config_parameter.xml | 86 +++++++++++++++++++ hotel_calendar/models/__init__.py | 1 + .../models/inherited_hotel_reservation.py | 43 +++++----- hotel_calendar/models/inherited_res_users.py | 62 ------------- hotel_calendar/models/res_config.py | 84 ++++++++++++++++++ .../views/inherited_res_users_views.xml | 34 -------- hotel_calendar/views/res_config.xml | 63 ++++++++++++++ 9 files changed, 259 insertions(+), 120 deletions(-) create mode 100644 hotel_calendar/data/ir_config_parameter.xml create mode 100644 hotel_calendar/models/res_config.py create mode 100644 hotel_calendar/views/res_config.xml diff --git a/hotel/views/res_config.xml b/hotel/views/res_config.xml index 168b8f790..14892aab2 100644 --- a/hotel/views/res_config.xml +++ b/hotel/views/res_config.xml @@ -10,7 +10,7 @@
-

Hotel Default

+

Hotel Default

-

Hotel Default Hours

+

Hotel Default Hours