[Koha-bugs] [Bug 9456] Add callnumber column to the cart

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 25 16:04:19 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456

--- Comment #6 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14861
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14861&action=edit
Bug 9456 [Alternate] Add callnumber column to the cart

This patch adds call-number sorting to the staff client  cart on a
title-by-title basis. Item information (library, shelving location, and
call number) is moved to a table nested in each row. Location and call
number columns in this table are sortable.

The patch converts table sorting to DataTables (in a race with Bug
9449). The patch does not attempt to make the larger table of titles
sortable by call number.

To test, add multiple titles to the staff client cart which have
multiple items each. The table of titles should still be sortable by
title and item type. The table of items in each row should be sortable
by location and call number.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list