Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 1.7
-
Component/s: CiviContribute
-
Labels:None
Description
Currently there is no display of the fact that a contribution has been made "In Honor Of" a particular contact.
Add a separate (conditional) selector on the contact/view Contributions tab to show "Contributions In Honor Of $contact.display_name".
(e.g. where civicrm_contribution.honor_contact_id = current cid)
Selector columns for this are:
- Contributor (links to that contact)
- Amount
- Type
- Source
- Received
- Status
plus View, Edit, Delete action links as permitted for the user.