CRM-17951 add support for having an account relationship for refunds.
authoreileen <emcnaughton@wikimedia.org>
Thu, 4 Feb 2016 10:22:00 +0000 (23:22 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 4 Feb 2016 12:16:19 +0000 (01:16 +1300)
commitbf2cf926f1d3900dbc64c33bc28b1471b523cf7e
treefd0523db8a3931540d94cc89894384b6e409468b
parent1f3954326fd2194918331123338c5ca9919e9e83
CRM-17951 add support for having an account relationship for refunds.

The support covers the relationship 'falling back' to current behaviour if a Contra/Credit Revenue Account is
entry is not configured for the financial type.
CRM/Contribute/BAO/Contribution.php
CRM/Financial/BAO/FinancialAccount.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/api/v3/ContributionTest.php