[IMP] pms: wizard unify line room ids

This commit is contained in:
padomi
2020-11-12 19:12:22 +01:00
parent cf2241c4fb
commit ab339823b2
10 changed files with 73 additions and 10 deletions

View File

@@ -377,7 +377,7 @@ class TestPmsReservations(TestHotel):
@freeze_time("1980-11-01")
def test_split_reservation06(self):
"""
The preferred room_id is not available
There's no availability in the preferred_room_id provided
+------------+------+------+------+----+----+----+
| room/date | 01 | 02 | 03 | 04 | 05 | 06 |
+------------+------+------+------+----+----+----+
@@ -419,7 +419,7 @@ class TestPmsReservations(TestHotel):
@freeze_time("1980-11-01")
def test_split_reservation07(self):
"""
The preferred room_type_id is not available
There's no availability
+------------+------+------+------+----+----+----+
| room/date | 01 | 02 | 03 | 04 | 05 | 06 |
+------------+------+------+------+----+----+----+