LP1155769: Items repeated in tpac display, others not visible user/ktomita/lp1155769-items_repeated_tpac_display-additional
authorKyle Tomita <tomitakyle@gmail.com>
Thu, 6 Feb 2014 00:23:18 +0000 (16:23 -0800)
committerKyle Tomita <tomitakyle@gmail.com>
Thu, 6 Feb 2014 00:23:18 +0000 (16:23 -0800)
commit1d78100f7fadb336e99c8392226087d3d5bc7694
tree5412958a534afe1a932f647fa75074196a1fe5a3
parentbd17b2fa124c5de44c593414442af696501fd640
LP1155769: Items repeated in tpac display, others not visible

This was an issue with the query and ordering by a column that was
sometimes null (copy_number).  Added barcode to be a sort rather than
replacing copy_number, per bshum's suggestion.  Not replacing allows
libraries that use copy_number to continue to use them as well.

Signed-off-by: Kyle Tomita <tomitakyle@gmail.com>
modified:   Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm