[FIX] pms: fix precheckin portal with no login

This commit is contained in:
Sara Lago
2023-03-08 11:29:14 +01:00
committed by Darío Lodeiros
parent eacc0fbed3
commit b93dcd7731
2 changed files with 1 additions and 19 deletions

View File

@@ -358,7 +358,6 @@ class PortalPrecheckin(CustomerPortal):
"doc_type_ids": doc_type_ids,
"folio": folio_sudo,
"checkin_partner_id": checkin_partner,
"checkin_pos": 0,
}
)
if checkin_partner.state not in ["dummy", "draft"]: