mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms: fix precheckin portal with no login
This commit is contained in:
committed by
Darío Lodeiros
parent
eacc0fbed3
commit
b93dcd7731
@@ -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"]:
|
||||
|
||||
Reference in New Issue
Block a user