Add customer, member importers from CORE DB
API is just not cutting it, need more flexibility
This commit is contained in:
parent
124a510c17
commit
d08c475223
5 changed files with 276 additions and 9 deletions
|
@ -87,6 +87,7 @@ class MemberImporter(importing.model.MemberImporter):
|
|||
extensions = {
|
||||
'_corepos': [
|
||||
'corepos_account_id',
|
||||
'corepos_card_number',
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue