Koha/acqui
Owen Leonard ef612e5667 Providing options for adding to order when existing record search has failed.
I've duplicated the "Add to Order" block on the search results page to display after a user has searched for an existing record to add to an order. This block is displayed whether or not results were found on the assumption that a non-empty result set may not contain the desired result. Changes to neworderbiblio.pl allow supplier name to appear in breadcrumb nav.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-01-06 19:09:29 -06: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 kohabug 2139 Fixes C4::Aquisition::NewOrder so that it saves the branchcode 2008-07-24 14:54:01 -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 fix for #2440 : acquisition recieve & item creation 2008-08-08 15:09:22 -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 Providing options for adding to order when existing record search has failed. 2009-01-06 19:09:29 -06:00
neworderempty.pl Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
newordersuggestion.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
orderreceive.pl kohabug 2139 Fixes C4::Aquisition::NewOrder so that it saves the branchcode 2008-07-24 14:54:01 -05:00
parcel.pl BUG 2351 : Add duplicate barcode check prior to receiving multiple items. This patch adds a javascript form check for duplicates in-form, and returns an error if there are duplicates in the catalog. 2008-07-27 06:05:18 -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