Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Jonathan Druart 3bb1578354 Bug 15407: Koha::Patron::Categories - remove sql queries in some pl and pm
This patch replaces sql queries done in some pl script and in
C4::Reports::Guided.
Since we have now a Koha::Patron::Categories module, we should use it
where it is possible.

Test plan:
- Prerequisite: Be sure you have several patron categories created, with
  different option enabled, and limit some to certain libraries.
- On the 'Circulation and fine rules' admin page (admin/smart-rules.pl),
  all the patron categories should be displayed (even the ones limited to
  another library), ordered by description. Try to add/update existing rules.
- On the overdue rules page (tools/overduerules.pl), all the patron
  categories with overduenoticerequired set should be displayed.
  Try to add/update existing rules.
- On the following reports:
    reports/borrowers_stats.pl
    reports/issues_avg_stats.pl
The patron categories should be displayed. Note that there is an
inconsistency with these 2 reports: the patron categories limited to
other libraries are displayed on them, when they are not on the other
reports. This should certainly be fixed (on another bug report).

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-09-08 13:29:03 +00:00
..
preferences Bug 10848 - [QA Followup] Add missing branch option and fix pattern for copyrightdate 2016-09-02 16:00:50 +00:00
admin-home.tt
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt
aqplan.tt
audio_alerts.tt Bug 16310 - Remove the use of "onclick" from audio alerts template 2016-08-01 14:35:27 +00:00
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt Bug 11019 - Require some fields when adding authorized value category 2016-09-02 14:19:46 +00:00
authtypes.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 16801 - Include Font Awesome Icons to check/unchek all in Administration > Library transfer limits 2016-07-08 14:43:12 +00:00
branches.tt
categories.tt Bug 6906 - show 'Borrower has previously issued... 2016-07-08 13:40:08 +00:00
checkmarc.tt
cities.tt Bug 16541 - Make edit and delete links styled buttons in cities administration 2016-06-17 15:42:14 +00:00
classsources.tt
clone-rules.tt
columns_settings.tt
currency.tt Bug 16701: (follow-up) improve some changes 2016-07-15 15:09:51 +00:00
didyoumean.tt
edi_accounts.tt Bug 17149 - EDI accounts: Add missing '>' to breadcrumb 2016-09-02 15:54:41 +00:00
edi_ean_accounts.tt
fieldmapping.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
localization.tt
marc_subfields_structure.tt
marctagstructure.tt
matching-rules.tt Bug 16762: Record matching rules: Remove match check link removes too much 2016-07-08 12:50:07 +00:00
oai_set_mappings.tt
oai_sets.tt
patron-attr-types.tt Bug 16857: Check on item.branches makes more sense 2016-07-08 13:27:37 +00:00
preferences.tt
printers.tt
smart-rules.tt Bug 15407: Koha::Patron::Categories - remove sql queries in some pl and pm 2016-09-08 13:29:03 +00:00
sms_providers.tt
sru_modmapping.tt
systempreferences.tt
transport-cost-matrix.tt
z3950servers.tt