Koha/acqui
Galen Charlton 4bf76c2d77 bug 2615: remove unneeded 'require Exporter'
Most Perl scripts (as opposed to modules) do
not need to require Exporter.

No user-visible or documentation changes.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-26 09:05:08 -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 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 BUGFIX 2387 : Pass vendor id to subsequent pages in neworder search from existing biblio. 2008-07-24 11:26:13 -05:00
neworderempty.pl kohabug 2390 Setting default fund for new orders 2008-07-27 06:10:09 -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