-
- Downloads
Standardise implementation of financial type acl in query object
This fixes it to call the selectWhere in the BAO_Query, as apiv4 does. There is test cover in the touched test. The primary goal here is to get this logic out of core & to disabled this extension on most sites with a view to moving the whole extension out of core in time
Showing
- CRM/Contact/BAO/Query.php 12 additions, 36 deletionsCRM/Contact/BAO/Query.php
- ext/financialacls/financialacls.php 22 additions, 0 deletionsext/financialacls/financialacls.php
- ext/financialacls/tests/phpunit/Civi/Financialacls/LineItemTest.php 1 addition, 1 deletion...ialacls/tests/phpunit/Civi/Financialacls/LineItemTest.php
- tests/phpunit/CRM/Contact/BAO/QueryTest.php 1 addition, 19 deletionstests/phpunit/CRM/Contact/BAO/QueryTest.php
- tests/phpunit/CRM/Contribute/BAO/ContributionTest.php 6 additions, 0 deletionstests/phpunit/CRM/Contribute/BAO/ContributionTest.php
Loading
Please register or sign in to comment