Add CORE-specific datetime for equity payments
in case payments are added to CORE on a later date, want to keep original timestamp separate
This commit is contained in:
parent
c0cfc7714d
commit
60bc6dd236
5 changed files with 92 additions and 11 deletions
|
@ -90,6 +90,7 @@ class MemberEquityPaymentImporter(importing.model.MemberEquityPaymentImporter):
|
|||
'corepos_transaction_number',
|
||||
'corepos_transaction_id',
|
||||
'corepos_department_number',
|
||||
'corepos_datetime',
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue