Koha/svc
Jonathan Druart 0359a04bf8
Bug 22529: Use new C4::Auth::haspermission from svc/members/search
The svc/members/search script can be used to retrieve patrons with a
specific permission. This feature is only used once, to link patrons to
funds.
The code in the script is duplicated from what we have in
C4::Auth::haspermission, and it makes sense to clean it.

Test plan:
Create a fund and add users to this fund.
When you search for users you must only have a list of patrons with the
acquisition.order_manage permission.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Works as described. No errors
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-04 16:14:32 +00:00
..
cataloguing Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
club Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
config
hold Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
letters
mana
members Bug 22529: Use new C4::Auth::haspermission from svc/members/search 2020-03-04 16:14:32 +00:00
records
virtualshelves Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
article_request Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
authentication
barcode Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
bib
bib_framework
bib_profile
checkin Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
checkout_notes
checkouts Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
convert_report
cover_images
creator_batches
holds Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
import_bib
localization
new_bib
renew Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
report Bug 23390: Introduce placeholder syntax for report column names 2019-08-13 11:46:06 +01:00
return_claims Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
split_callnumbers