Hotel folio checkin
hotel.reservation
form
tree,form
[('checkin','=', datetime.datetime.now().strftime('%Y-%m-%d'))]
Hotel folio checkout
hotel.reservation
form
tree,form
[('checkout','=', datetime.datetime.now().strftime('%Y-%m-%d'))]
Room Pricelist Cached
room.pricelist.cached
form
tree,form
Hotel Calendar
hotel.calendar
form
tree,form