Koha/acqui
Joe Atzberger d5dbaf2a6d orderreceive cleanup
Convert to GetBranchesLoop, remove unused variables.
Pull out params that are assigned the same value in each loop and just assign them once.
Pull out params that are assigned the same value in each half of the conditional, and just assign them unconditionally.
Remove useless call of $template->param($count).

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-08 12:30:36 -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 Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -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 Prevent js failure if syspref "gist" is undefined. 2009-02-02 08:20:54 -06:00
newordersuggestion.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
orderreceive.pl orderreceive cleanup 2009-04-08 12:30:36 -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 bug 2703: Changed spent.pl select statment to include joins between tables. 2009-03-06 10:36:19 -06: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