mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms_l10n_es: Fix test case nationality based on checkin data
This commit is contained in:
@@ -911,7 +911,7 @@ class TestWizardINE(TestPms):
|
||||
"""
|
||||
# ARRANGE
|
||||
self.ideal_scenario()
|
||||
self.partner_2.nationality_id = False
|
||||
self.reservation_1.checkin_partner_ids[1].nationality_id = False
|
||||
start_date = datetime.date(2021, 2, 1)
|
||||
end_date = datetime.date(2021, 2, 4)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user