Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.25
-
Fix Version/s: 4.7.27
-
Component/s: Accounting Integration, CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
The completetransaction pathway is used by multiple paths to update contributions when a payment comes in. For JIRA purposes I recreated via the api in a test that does the following
1) create a pending contribution with currency = EURO
2) call completetransaction to add an incoming payment
3) before patch the currency on the financial_trxn record is 'USD' rather than EUR
The transaction records are more visible these days so this is picked up now