Fix for tax rates being mangled on contribution update
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 20 May 2021 03:12:42 +0000 (15:12 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 3 Jun 2021 21:41:55 +0000 (09:41 +1200)
commite967ce8fe2b58b94e2163dde395542e55599da13
tree78daa3f90f532c35c15273d4fe11a3f23d03f692
parent951228b124de25aafca742c4827977879b609a9e
Fix for tax rates being mangled on contribution update

Update sample code

Handle tax_amount as empty string

m
CRM/Contribute/BAO/Contribution.php
CRM/Price/BAO/LineItem.php
api/v3/examples/Contribution/Create.ex.php
tests/phpunit/CRM/Contribute/Form/ContributionTest.php
tests/phpunit/CRM/Event/Form/Task/BatchTest.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/OrderTest.php
tests/phpunit/api/v3/TaxContributionPageTest.php