Bug 6721 - improve searching in the acquisitions system
authorSrdjan Jankovic <srdjan@catalyst.net.nz>
Mon, 15 Aug 2011 06:17:52 +0000 (18:17 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 25 Aug 2011 23:34:27 +0000 (11:34 +1200)
commit54d38461f043770e3a980b7ab40ce1d5705cfd38
tree716a9276abedfe1507d3ac0c78be4d6ae318c054
parentbb251a484fb9acbce9b162213278d7f5a49fa269
Bug 6721 - improve searching in the acquisitions system

This allows a basket to be searched for by name or invoice number from
anywhere in the acquisitions system. It is accessible by clicking on
"orders search", clicking the '[+]' and filling in the basket or invoice
no. fields.

Author:    Srdjan Jankovic <srdjan@catalyst.net.nz>
Author:    Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Acquisition.pm
acqui/histsearch.pl
koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-history-search.inc [deleted file]
koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-search.inc
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt
t/db_dependent/lib/KohaTest.pm
t/db_dependent/lib/KohaTest/Acquisition.pm
t/db_dependent/lib/KohaTest/Acquisition/GetHistory.pm