Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Lari Taskula a925cb8ba4 Bug 30081: Add item type column to holds table
Add new column item type to holds table in patron's details and check
out views. Some libraries will find this information useful for
distinguishing inter library holds from normal holds.

To test:
1. Apply patch
2. Place a hold and confirm it
3. Go to cgi-bin/koha/circ/circulation.pl?borrowernumber=1 with
   borrowernumber being the id of your patron
4. Click "1 Hold(s)" tab
5. Observe new column "Item type"
6. Confirm the item type is correct
7. Go to moremember.pl?borrowernumber=1 with
   borrowernumber being the id of your patron
8. Repeat steps 4-6

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-02-16 11:51:11 -10:00
..
article-requests.tt Bug 27949: (QA follow-up) Remove TODO 2021-10-18 11:28:41 +02:00
bookcount.tt
branchoverdues.tt
branchtransfers.tt
checkout-notes.tt
circulation-home.tt
circulation.tt Bug 30081: Add item type column to holds table 2022-02-16 11:51:11 -10:00
circulation_batch_checkouts.tt Bug 29394: (follow-up) Pass correct time format and other corrections 2021-11-22 11:48:45 +01:00
offline-mf.tt
offline.tt Bug 28084: Standardize: Cardnumber, Card number, Card 2021-10-21 12:24:04 +02:00
on-site_checkouts.tt
overdue.tt Bug 29580: Fix missing end tag in circ/overdue.tt 2021-12-02 21:02:33 -10:00
pendingreserves.tt Bug 29240: Rename start_for with date_to 2021-10-19 14:08:09 +02:00
printslip.tt
renew.tt Bug 29394: Remove futuredate for renew 2021-11-22 11:48:45 +01:00
request-article.tt Bug 27946: Add UI handling of AR fees 2022-01-28 11:09:07 -10:00
reserveratios.tt Bug 29279: Use class for targets 2021-10-21 10:21:50 +02:00
returns.tt Bug 29519: Allow resolution of claims return at checkin 2022-02-14 21:41:38 -10:00
set-library.tt
transfers_to_send.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
transferstoreceive.tt
view_holdsqueue.tt Bug 29015: (QA follow-up) Change collection code to be just collection 2021-11-03 15:40:52 +01:00
waitingreserves.tt