Koha/circ
Alex Arnaud ce6ba9aac9
Bug 20194: Display both biblioitems.itemtype and items.itype in circulation screens
Test plan:
1. Verify that biblioitems.itemtype, items.itype are
   mapped to a MARC field. Otherwise create those mappings.
2. Create a biblio with an itemtype
3. Create an item with a different itemtype for this biblio
4. Check out this item to a patron (P1)
5. Verify that both itemtypes are displayed in the
checkouts table (moremember.pl, circulation.pl, returns.pl)
6. Create a patron whose guarantor is P1 and verify that both itemtypes
and the ccode are displayed in the 'relatives checkouts' table

Followed test plan, patch worked as described, also passes QA test tool
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-03 07:50:19 +00:00
..
add_message.pl
article-request-slip.pl
article-requests.pl
bookcount.pl
branchoverdues.pl Bug 11529: Use new biblio fields whenever possible 2019-08-05 15:03:17 +01:00
branchtransfers.pl Bug 23697: (QA follow-up) Rename PatronAutocompletion to PatronAutoComplete 2019-10-08 14:51:12 +01:00
checkout-notes.pl Bug 22617: Fix checkout notes typo in manage_checkout_notes permission usage 2019-06-21 13:09:53 +01:00
circulation-home.pl
circulation.pl Bug 14697: Enhance the return claims feature 2019-10-31 12:04:21 +00:00
del_message.pl
hold-transfer-slip.pl
offline-mf.pl
offline.pl
on-site_checkouts.pl
overdue.pl Bug 21852: Add more columns and column configuration to overdues report 2019-09-17 14:51:00 +01:00
pendingreserves.pl Bug 23484: (follow-up) add parenthesis in JOIN 2019-10-11 10:55:45 +01:00
renew.pl Bug 23551: Fix AddRenewal call in circ/renew.pl 2019-10-17 14:40:47 +01:00
request-article.pl Bug 21291: (follow-up) Pass subscriptionsnumber to all tools in staff detail's sidebar 2018-10-15 13:40:47 +00:00
reserveratios.pl Bug 15422: Consider partial copies needed as whole numbers 2019-10-08 14:08:43 +01:00
returns.pl Bug 20194: Display both biblioitems.itemtype and items.itype in circulation screens 2019-11-03 07:50:19 +00:00
selectbranchprinter.pl
transfer-slip.pl
transferstoreceive.pl Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
view_holdsqueue.pl
waitingreserves.pl Bug 21628: Simplify holds awating pickup report 2018-11-08 02:18:47 +00:00
ypattrodue-attr-search-authvalue.pl
ysearch.pl