Revert "CRM-20321, CRM-20652 : Changing membership type should change related contrib...
authorcolemanw <coleman@civicrm.org>
Tue, 11 Jul 2017 16:33:04 +0000 (12:33 -0400)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2017 16:33:04 +0000 (12:33 -0400)
commitf55990732b9dbd2d8e66fe9392df92b2151888e7
tree2b0441e2f6ae9cfbf9cda7e4ab026f29e09d2a10
parentca81bbaef55eeec3ca7cef43b1592e2bb76da560
Revert "CRM-20321, CRM-20652 : Changing membership type should change related contribution and generalise changeFeeSelection function to be used for any entity"
12 files changed:
CRM/Admin/Form/Preferences/Contribute.php
CRM/Contribute/BAO/Contribution.php
CRM/Core/BAO/FinancialTrxn.php
CRM/Event/BAO/Participant.php
CRM/Event/Form/ParticipantFeeSelection.php
CRM/Member/Form/Membership.php
CRM/Price/BAO/LineItem.php
api/v3/examples/Setting/GetFields.php
settings/Contribute.setting.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CRM/Event/BAO/CRM19273Test.php
tests/phpunit/CRM/Member/Form/MembershipTest.php