From 24e8d2a7d79ae807c04ac5a6dc27aa696c0fc71c Mon Sep 17 00:00:00 2001 From: QS5ELkMu Date: Fri, 9 Nov 2018 20:55:26 +0100 Subject: [PATCH] [IMP] Adapt to hotel module changes --- hotel/wizard/wizard_reservation.xml | 32 +++++------ hotel_calendar/__manifest__.py | 1 - hotel_calendar/data/views.xml | 4 +- .../calendar/hotel_calendar_controller.js | 4 +- .../js/views/calendar/hotel_calendar_model.js | 2 +- hotel_calendar/tests/__init__.py | 3 +- hotel_calendar/views/actions.xml | 4 +- .../__manifest__.py | 12 ++--- .../inherited_hotel_calendar_management.py | 2 +- ...inherited_hotel_channel_connector_issue.py | 6 +-- .../models/inherited_hotel_reservation.py | 4 +- .../models/inherited_wubook_issue.py | 37 ------------- .../tests/__init__.py | 2 +- hotel_channel_connector/__manifest__.py | 5 +- hotel_channel_connector/tests/__init__.py | 24 +-------- .../views/channel_connector_backend_views.xml | 2 +- .../views/inherited_hotel_folio_views.xml | 9 +--- hotel_channel_connector/wizard/__init__.py | 26 +-------- .../wizard/inherited_duplicate_reservation.py | 27 ++-------- .../wizard/inherited_massive_changes.py | 27 ++-------- ...nherited_massive_price_reservation_days.py | 26 ++------- .../wizard/wubook_import_availability.py | 43 --------------- .../wizard/wubook_import_availability.xml | 40 -------------- .../wizard/wubook_import_plan_prices.py | 48 ----------------- .../wizard/wubook_import_plan_prices.xml | 37 ------------- .../wizard/wubook_import_plan_restrictions.py | 53 ------------------- .../wubook_import_plan_restrictions.xml | 38 ------------- 27 files changed, 57 insertions(+), 461 deletions(-) delete mode 100644 hotel_calendar_channel_connector/models/inherited_wubook_issue.py delete mode 100644 hotel_channel_connector/wizard/wubook_import_availability.py delete mode 100644 hotel_channel_connector/wizard/wubook_import_availability.xml delete mode 100644 hotel_channel_connector/wizard/wubook_import_plan_prices.py delete mode 100644 hotel_channel_connector/wizard/wubook_import_plan_prices.xml delete mode 100644 hotel_channel_connector/wizard/wubook_import_plan_restrictions.py delete mode 100644 hotel_channel_connector/wizard/wubook_import_plan_restrictions.xml diff --git a/hotel/wizard/wizard_reservation.xml b/hotel/wizard/wizard_reservation.xml index a9ff1a9f3..90510cc9e 100644 --- a/hotel/wizard/wizard_reservation.xml +++ b/hotel/wizard/wizard_reservation.xml @@ -12,11 +12,11 @@ - + - + - + - + - +