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)]} +