[REF] permit negative payments to be made against completed payments
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 13 Jul 2020 04:38:20 +0000 (14:38 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 31 Aug 2020 22:28:52 +0000 (08:28 +1000)
commita0e872f12e7b1bf855a1e4d645ba68d12af4fb83
treee68d0062aa0fe32f9996ba31f4d555dfebc73886
parent57fd2ca2c103da7c54ebbe724ef30f2c784e98cf
[REF] permit negative payments to be made against completed payments

Add in unit test for adding additional refund payment to contribution already refunded and also adding a negative payment to a contribution that is negative already
CRM/Financial/BAO/Payment.php
tests/phpunit/api/v3/PaymentTest.php