Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: CiviEvent, CiviMember
-
Labels:None
Description
Users need to be able to easily identify contribution (payment) records associated w/ a membership or event registration.
1. When editing or viewing an existing membership record (contact/view/membership), include a selector with row(s) displaying the associated contribution(s) for this membership below the form (if any). If possible we should inherit the existing Contribution Selector. - passing it the contribution row(s) associated with the current membership record.
Selector should be displayed based on user's permissioning (i.e. if they have permission to view contributions - display it, otherwise do not)
Selector should include normally permissioned row.action links (e.g. Edit, View, Delete based on users permissions). Test records are excluded (as usual).
--------------
2. Do the same for Edit and View Participant (contact/view/participant).
– Original post ---------------------------------------------------------------------------------------------------------------------------------------------------------
Not sure if this is intended behaviour of the application, but it seems strange.
Situation:
Membership is created for a contact. On the membership the 'Record membership payment' is checked. New fields open to create an entry for the contribution part. So far so good.
If however you go back into the membership the 'record membership payment' is no longer checked. When checking it again it shows the data of the contribution. This is good, but should show directly when entering the membership (you want to see the payment information associated with it). Also it doens't seem possible to add another contribution, which again is correct because this should only be possible when renewing the membership.
So please correctly represent the checkbox when re-entering the membership.