Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
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
..
tables Bug 26102: Prevent XSS when To.json is used: guarantor_search.tt 2022-02-02 21:05:29 -10:00
accountline-details.tt
apikeys.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
boraccount.tt Bug 29952: Replace obsolete DataTable column filter function 2022-02-16 11:51:11 -10:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
holdshistory.tt
housebound.tt Bug 29847: Make Koha::Patron::HouseboundProfile->housebound_visits return a resultset 2022-02-09 15:36:23 -10:00
ill-requests.tt
mancredit.tt
maninvoice.tt
member-flags.tt
member-password.tt
member.tt Bug 29430: Table cell click doesn't activate buttons in patron search 2021-11-08 11:42:07 +01:00
memberentrygen.tt
members-update.tt
merge-patrons.tt Bug 29513: Convert remaining breadcrumbs div blocks into nav 2021-12-01 21:38:12 -10:00
moremember-brief.tt
moremember-print.tt Bug 29820: Set paging option using boolean instead of string 2022-01-18 21:15:05 -10:00
moremember.tt Bug 30081: Add item type column to holds table 2022-02-16 11:51:11 -10:00
notices.tt Bug 29491: Improve display of notices in patron details 2022-01-13 16:37:32 -10:00
pay.tt
paycollect.tt
printfeercpt.tt
printinvoice.tt
purchase-suggestions.tt
readingrec.tt
routing-lists.tt
statistics.tt
update-child.tt