From 41a719ed5de65cb97c15cb3b96500edf209b6422 Mon Sep 17 00:00:00 2001 From: Dario Lodeiros Date: Sun, 3 Feb 2019 11:24:25 +0100 Subject: [PATCH] [FIX] inhetired wubook views --- .../views/inherited_hotel_reservation_views.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/hotel_channel_connector/views/inherited_hotel_reservation_views.xml b/hotel_channel_connector/views/inherited_hotel_reservation_views.xml index de7500e14..051eb5c8b 100644 --- a/hotel_channel_connector/views/inherited_hotel_reservation_views.xml +++ b/hotel_channel_connector/views/inherited_hotel_reservation_views.xml @@ -13,7 +13,6 @@ - - @@ -33,13 +31,11 @@ - {'readonly': [('is_from_ota','=',True),('able_to_modify_channel','=',False)]} - {'readonly': [('is_from_ota','=',True),('able_to_modify_channel','=',False)]} @@ -66,6 +62,15 @@ + + + + + {'readonly': [('is_from_ota', '!=', False)]} + + + {'readonly': [('is_from_ota', '!=', False)]} +