[WIP] clean up proposarl

This commit is contained in:
Pablo
2019-02-21 18:58:22 +01:00
parent 4cac73fafe
commit f2238ebc60

View File

@@ -958,6 +958,7 @@ class HotelReservation(models.Model):
('reselling', '=', False),]
return domain
# INFO: This function is not in use and should include `dto` in the search
@api.model
def get_reservations_dates(self, dfrom, dto, room_type=False):
"""