dev/core#756 - CRM/Contribute - Fix multi-currency soft credit summary
authorPatrick Figel <pfigel@greenpeace.org>
Tue, 26 Feb 2019 20:06:13 +0000 (21:06 +0100)
committerPatrick Figel <pfigel@greenpeace.org>
Wed, 27 Feb 2019 20:38:20 +0000 (21:38 +0100)
commitd9c8c3c8c860fb7340560fb560bca5b1ce1dad54
tree7140d6fbf91e6a38544766804493cecc77e7ea0a
parent9df02bfc82823f2f7a24c65d696e24fada1fedfd
dev/core#756 - CRM/Contribute - Fix multi-currency soft credit summary

This fixes an exception caused by multiple currencies being passed to
CRM_Utils_Money::format. It also resolves some inconsistencies in how
the summary table is rendered for soft credits.
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/Page/Tab.php
templates/CRM/Contribute/Page/ContributionSoft.tpl
templates/CRM/Contribute/Page/ContributionSoftTotals.tpl [new file with mode: 0644]
templates/CRM/Contribute/Page/ContributionTotals.tpl