Fix another refactoring bug
This commit is contained in:
parent
42184e34b7
commit
15a99164f2
|
@ -72,7 +72,7 @@ class MemberImporter(FromRattail, corepos_importing.model.MemberImporter):
|
|||
'customerAccountID',
|
||||
'customers',
|
||||
]
|
||||
supported_person_fields = [
|
||||
supported_customer_fields = [
|
||||
'customerID',
|
||||
'firstName',
|
||||
'lastName',
|
||||
|
|
Loading…
Reference in a new issue