mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX][WIP] room type availability
This commit is contained in:
@@ -203,8 +203,8 @@ class BindingHotelRoomTypeAvailabilityListener(Component):
|
||||
'backend_id': backend.id,
|
||||
})
|
||||
avail_bind.refresh_availability(
|
||||
record.checkin,
|
||||
record.checkout,
|
||||
record.date,
|
||||
record.date,
|
||||
backend.id,
|
||||
room_type_id=record.room_type_id.id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user