From 2a085535a3584ffbba05bf95c54a267dadc20eb5 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 1 Dec 2014 18:08:45 +0100 Subject: [PATCH] Bug 13371: Add filters on the supplier list view This patch adds the ability to filter the basket list depending on its creator name, basketgroup name, dates (creation, close), etc. Test plan: Go on the supplier list view (acqui/booksellers.pl) and confirm that the view is more ergonomic and the filters permit to the librarians to find a basket more easily than before. Signed-off-by: Paola Rossi --- .../prog/en/modules/acqui/booksellers.tt | 282 +++++++++++---------- 1 file changed, 148 insertions(+), 134 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt index ff92a91..78985dd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt @@ -2,28 +2,75 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Search for vendor [% supplier %] [% INCLUDE 'doc-head-close.inc' %] - [% INCLUDE 'datatables.inc' %] + +