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

Jonathan Druart <jonathan.dru...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15727|0                           |1
        is obsolete|                            |
  Attachment #15728|0                           |1
        is obsolete|                            |

--- Comment #19 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 15759
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15759&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.

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.dru...@biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to