diff --git a/hotel/views/hotel_reservation_views.xml b/hotel/views/hotel_reservation_views.xml index 2334cddf0..0e0b223ed 100644 --- a/hotel/views/hotel_reservation_views.xml +++ b/hotel/views/hotel_reservation_views.xml @@ -294,7 +294,7 @@ type="action" icon="fa-bolt"/> - + {'readonly': [('is_from_ota','=',True),('able_to_modify_channel','=',False)]} - + {'readonly': [('is_from_ota','=',True),('able_to_modify_channel','=',False)]} + True