Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: CiviContribute, CiviEvent, CiviMember
-
Labels:None
Description
Find Member and Find Participant 'standard export' sets should provide basic information needed to calculate income from memberships and events. This means including columns for the following field values from the linked contribution record: Total Amount, Contribution Status, Received Date, Payment Instrument, Transaction ID. (Relevant join tables are civicrm_membership_payment and civicrm_participant_payment.)
These field values are NULL for membership and participant records that do NOT have a linked contribution record.