membershipworks: Update Transaction.for_what csv field name
This commit is contained in:
parent
8e4353c925
commit
34821e1c58
@ -329,7 +329,7 @@ class Transaction(BaseModel):
|
|||||||
"event_id": "eid",
|
"event_id": "eid",
|
||||||
"timestamp": "_dp",
|
"timestamp": "_dp",
|
||||||
"type": "Transaction Type",
|
"type": "Transaction Type",
|
||||||
"for_what": "Event/Form Name",
|
"for_what": "Reference",
|
||||||
}
|
}
|
||||||
_date_fields = {
|
_date_fields = {
|
||||||
"_dp": None,
|
"_dp": None,
|
||||||
|
Loading…
Reference in New Issue
Block a user