mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP] clean up proposarl
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user