Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#38 Show Recurring Contributions on Membership Modal View #11903

Commits on May 10, 2018

  1. CRM-38: Show Recurring Contributions on Membership Modal View

    Currently, when viewing a membership from contact's detailed view (on
    memberships tab), it is hard to tell if a membership has any recurring
    contributions associated to it, even though you can see all payments done for
    the membership.
    
    Added a recurring contributions section below the contributions table
    currently being shown, by loading recurring contributions using ajax call to
    load list of recurring contributions.
    
    Added recurring contributionslist to membership edit view using ajax call.
    MiyaNoctem committed May 10, 2018
    Configuration menu
    Copy the full SHA
    669fc25 View commit details
    Browse the repository at this point in the history