LP#1642000 - Add CN Prefix, Suffix and Parts to opac checked out item display
authorJosh Stompro <stompro@stompro.org>
Fri, 16 Jul 2021 20:01:53 +0000 (15:01 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 21 Sep 2021 16:51:42 +0000 (12:51 -0400)
commit67035bc685f3a42f9f5128bea659bba5559ea789
tree8f598410d3fff281617a627fcd11e5e9a4479666
parentb3d80259e25904e3580a18471ced4cb2edba127b
LP#1642000 - Add CN Prefix, Suffix and Parts to opac checked out item display

Add Call Number Prefix, Call Number Suffix and Part to the call number column of
checked out items display.  Also sort based on the label_sortkey value of those fields.

Testing Notes:

Check out an asortment of copies to your patron account.  Pick a mix of items with
Call number prefix and suffix, and some with parts.

View the list of checked out items in the myopac interface.

Notices that no call number suffix or prefix are showing, and no parts info is showing.

Apply the patch and see that the extra info is showing.  Also try sorting on call number column.

Signed-off-by: Josh Stompro <stompro@stompro.org>
Signed-off-by: Elaine Hardy <ehardy@georgialibraries.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/templates/opac/myopac/circs.tt2