CRM-20276, fixed code to store correct value in financial item table for amount when...
authorPradeep Nayak <pradpnayak@gmail.com>
Mon, 11 Sep 2017 12:58:07 +0000 (18:28 +0530)
committerdeb.monish <monish.deb@jmaconsulting.biz>
Wed, 13 Sep 2017 08:46:25 +0000 (14:16 +0530)
commit273056c515461d14f23b9fe82c08a0cfb01b5ce0
tree1ed426679b8435fe667f3b2a7099721afb933e36
parent1cff4d0c49a4294787cc68e9df4fd11a65ab398d
CRM-20276, fixed code to store correct value in financial item table for amount when contribution amount is changed

----------------------------------------
* CRM-20276: When editing a contribution the value in civicrm_financial_item_amount is not updated
  https://issues.civicrm.org/jira/browse/CRM-20276
CRM/Contribute/BAO/Contribution.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php