[Koha-bugs] [Bug 10725] Add filters on the pending orders table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 14 11:01:20 CEST 2013


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 20327
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20327&action=edit
Bug 10725: Add filters on the pending orders table

Since the parcel.pl script get *all* pending orders, there is no reason
not to display all of them.

Like that, DataTable manages pagination and sorting correctly (on all
data).
This patch adds filters on the table header (using columnFilter).

Test plan:
Try filters on the left of the screen and filters on the table header.

Signed-off-by: Pierre Angot <tredok.pierre at gmail.com>

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


More information about the Koha-bugs mailing list