CRM-17655 Adding a payment to a recurring contribution sequence should update the...
authoreileenmcnaughton <eileen@fuzion.co.nz>
Thu, 3 Dec 2015 09:32:03 +0000 (09:32 +0000)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 9 Dec 2015 01:10:25 +0000 (14:10 +1300)
commit912594079224e305e4723e6538eaed1e9e081448
tree974954d433d5d2470a7c775f1097c4e17b61a49e
parent42a3bed11c6ca85879d06ee6bfbff732d2867625
CRM-17655 Adding a payment to a recurring contribution sequence should update the contribution_recur table
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/ContributionRecur.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/ContributionTest.php