Bug 3294 Use cn_sort field to sort inventory list output
authorJane Wagner <jwagner@ptfs.com>
Thu, 21 Jan 2010 20:33:23 +0000 (15:33 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Sat, 23 Jan 2010 14:33:23 +0000 (15:33 +0100)
commit885c68e269419813dafde37fbeb32052e16974a1
tree9580a84e21aaa02144575b259fca0c96273564ad
parent95e05c0499093867c13339fec927cf17a0b76260
Bug 3294 Use cn_sort field to sort inventory list output

The inventory tool was using itemcallnumber, title to sort; modified
Items.pm to use cn_sort, itemcallnumber, title so that call numbers
sorted on the padded sort field instead.
C4/Items.pm