Fix another refactoring bug

This commit is contained in:
Lance Edgar 2020-03-17 16:40:29 -05:00
parent 42184e34b7
commit 15a99164f2

View file

@ -72,7 +72,7 @@ class MemberImporter(FromRattail, corepos_importing.model.MemberImporter):
'customerAccountID',
'customers',
]
supported_person_fields = [
supported_customer_fields = [
'customerID',
'firstName',
'lastName',