]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1155769: Items repeated in tpac display, others not visible
authorKyle Tomita <tomitakyle@gmail.com>
Thu, 6 Feb 2014 00:23:18 +0000 (16:23 -0800)
committerBen Shum <bshum@biblio.org>
Sat, 8 Feb 2014 09:34:05 +0000 (04:34 -0500)
commitd21d1dac8f0212764de5a2c3e352ceebc2d63ef5
treef3a2b334e5bdce1b0ef54638fd9f60e98a9de956
parent66772286f65981bf7102a58b9e0990a77679986d
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm