Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Victor Grousset 4c9b26e437 Bug 19972: Make holds to pull list honors item-level_itypes syspref
And reflect that in the UI strings + variable names

Test plan:
1. Set syspref "item-level_itypes" to "specific item"
2. Create a hold on a record with one item
3. Change the document type of the item
4. Check that the item edition page and the record page show 2 different
     types.
5. Go to /cgi-bin/koha/circ/pendingreserves.pl
6. Check that the displayed type is the item one
7. Set syspref "item-level_itypes" to "biblio record"
8. Go to /cgi-bin/koha/circ/pendingreserves.pl
9. See that the displayed type is the item one. When the sysopref says
     "record"
     This is the bug.
10. Apply this patch
11. Go to /cgi-bin/koha/circ/pendingreserves.pl
12. See that the displayed type now follows the syspref
13. Set syspref "item-level_itypes" to "specific item"
14. Go to /cgi-bin/koha/circ/pendingreserves.pl
15. See that the displayed type still follows the syspref

Signed-off-by: Lucie Gay <lucie.gay@ens-paris-saclay.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-05-03 13:26:48 -03:00
..
article-requests.tt Bug 20034: Switch single-column templates to Bootstrap grid: Circulation 2018-02-15 13:30:23 -03:00
bookcount.tt Bug 19700: Move template JavaScript to the footer: Some circulation pages 2017-12-11 11:34:23 -03:00
branchoverdues.tt Bug 10021: Remove notify columns in circ/branchoverdues.tt 2017-12-11 11:34:19 -03:00
branchtransfers.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
circulation-home.tt Bug 20322: (QA follow-up) Use Font Awesome icons 2018-04-19 16:37:23 -03:00
circulation.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
circulation_batch_checkouts.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
offline-mf.tt
offline.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
on-site_checkouts.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
overdue.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
pendingreserves.tt Bug 19972: Make holds to pull list honors item-level_itypes syspref 2018-05-03 13:26:48 -03:00
printslip.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
renew.tt Bug 19444: (QA follow-up) Remove repeating condition 2017-12-18 12:16:27 -03:00
request-article.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
reserveratios.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
returns.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
selectbranchprinter.tt
transfer-slip.tt
transferstoreceive.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
view_holdsqueue.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
waitingreserves.tt Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00