Fix mis-allocation of financial transactions
authoreileen <emcnaughton@wikimedia.org>
Tue, 3 Jul 2018 23:52:22 +0000 (11:52 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 4 Jul 2018 05:51:37 +0000 (17:51 +1200)
commitf70a8e6961263b3384dfe829b09812cd6d874512
tree4987396415373a9c3242e7d377e7cf821ddbd311
parentba7084e5c1f31cecf9029a738c15b13eb144e63f
Fix mis-allocation of financial transactions

Per

https://lab.civicrm.org/dev/core/issues/211 there seems to be an issue with assigning entity_financial_trxn
entries the wrong financial_trxn_id - I cannot find any recent change that would have caused this
(unless it's simply the greater use of the payment edit block) - it has been reported as working in
5.0.2.
CRM/Financial/Form/PaymentEdit.php
tests/phpunit/CRM/Financial/Form/PaymentEditTest.php