Koha/acqui
Joe Atzberger 322fd538d0 Refine lateorders - error feedback, filter independence
Added error catching for bad user input on number of days.  I.E., if you
try to filter by "bAd", you now get an error message prompting for valid
digits.  Also I updated highlighting to use loop_context_vars.

Fixed filtering to work on either days, vendor or both.  Previously, if
you selected a number of days, you had to select a vendor or else got
empty results.  DOCUMENTATION NOTE: this supplies the expected behavior,
so specifying vendor is no longer required.

Changed filters form to GET method.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-18 13:23:51 -05:00
..
acqui-home.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
addorder.pl Bugfix 1417 : library was not being saved on order edits. 2008-06-20 14:34:59 -05:00
basket.pl basket.pl and template - Many fixes including SQL injection security check, 2008-03-08 11:19:18 -06:00
bookfund.pl Fix broken link and quick formatting of currency. 2008-06-20 14:52:12 -05:00
booksellers.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00
currency.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
finishreceive.pl Bug 2351 : Receive acqui order was not incrementing loop counter when saving multiple items. 2008-07-15 09:58:36 -05:00
histsearch.pl Script is not an Exporter. Convert to using C4::Debug. 2008-06-20 15:31:16 -05:00
lateorders.pl Refine lateorders - error feedback, filter independence 2008-07-18 13:23:51 -05:00
neworderbiblio.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
neworderempty.pl Bugfix 1417 : library was not being saved on order edits. 2008-06-20 14:34:59 -05:00
newordersuggestion.pl bug 1553 - fix breadcrumbs on add by suggestion page. 2008-06-20 18:20:43 -05:00
orderreceive.pl bug 2201 - autoBarcode code in acq is old. Modified to only work with 'increment', and added FIXME 2008-06-20 16:48:50 -05:00
parcel.pl Another API call fix to get the vendor name. 2008-06-20 15:59:44 -05:00
parcels.pl bug 1839 - add default shipment date to today. 2008-06-20 18:05:01 -05:00
spent.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
supplier.pl BUG FIX : detailed page for supplier failed to get supplier information 2008-02-11 15:31:15 -06:00
updatesupplier.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00