[ADD] Checkin and checkout datetime compute fields

This commit is contained in:
Darío Lodeiros
2020-11-26 12:37:12 +01:00
parent c19b56a912
commit be145bbbe0
2 changed files with 33 additions and 9 deletions

View File

@@ -376,7 +376,6 @@ class TestPmsCheckinPartner(TestHotel):
[("state", "=", "no_checkout")]
)
freezer.stop()
# ASSERT
self.assertEqual(
len(no_checkout_reservations),