dev/financial#72 Filter contribution status in create/update
authorElliott Eggleston <ejegg@ejegg.com>
Wed, 9 Oct 2019 13:45:55 +0000 (15:45 +0200)
committerElliott Eggleston <ejegg@ejegg.com>
Wed, 9 Oct 2019 17:36:10 +0000 (19:36 +0200)
commit9805da76b9850e8a839f2c76c24013b99df10698
tree89ccdac80f388ba96c0df68e55f27f7c1cc9079e
parentc0aaecf9480d0fc270319f23d9693119bf8afa94
dev/financial#72 Filter contribution status in create/update

Replacing pseudoconstant calls in batch creation/update using
CRM_Contribute_BAO_Contribution_Utils::getContributionStatuses().

This actually changes the list of options offered, but all the
ones it removes should probably already have been gone.
CRM/Contribute/Form/Task/Status.php
CRM/Core/BAO/UFGroup.php