Replace call to silly confusing function with simple function.
authoreileen <emcnaughton@wikimedia.org>
Mon, 11 Feb 2019 04:33:47 +0000 (17:33 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 11 Feb 2019 04:33:47 +0000 (17:33 +1300)
commitabafc4c430d6af57cac5a503d3d5fd8a150e25b8
tree4258e3bd898ce86c55bf00b327112e5d5faa235a
parentbc116c0a926c24f0c9f36bef497886a704ffd357
Replace call to silly confusing function with simple function.

If you dig down into CRM_Core_BAO_FinancialTrxn::getPartialPaymentWithType you find that just calling
CRM_Contribute_BAO_Contribution::getContributionBalance is all it actually does here....
CRM/Contribute/BAO/Contribution.php