Bug5063: C4::Bookseller Changes
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 8 Mar 2011 02:30:25 +0000 (21:30 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Fri, 11 Mar 2011 19:42:26 +0000 (08:42 +1300)
commit0d082204ea3c7d3d51a9bdc6eccc436910cdc455
tree9c3d030ed0058d282623e397fe6d970205c5a765
parent05052f40811b65654ef9caef5c81b13db20f3097
Bug5063: C4::Bookseller Changes

Merge unfao changes to C4::Bookseller
Enable warnings in Bookseller.pm
Some cleanups in Bookseller code
Do not export everything by default
Display vendors more rationally
    Was displaying by id make it name as the searchstring is for all
    embedded substrings
Have removed "if mysql" logic as we want to deal with this by
    abstracting the DB interaction and it makes cleaner code until then

Sponsered by UN FAO, Rome

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
16 files changed:
C4/Bookseller.pm
acqui/basket.pl
acqui/booksellers.pl
acqui/lateorders.pl
acqui/neworderbiblio.pl
acqui/neworderempty.pl
acqui/newordersuggestion.pl
acqui/orderreceive.pl
acqui/parcel.pl
acqui/parcels.pl
acqui/supplier.pl
acqui/updatesupplier.pl
serials/acqui-search-result.pl
serials/claims.pl
t/db_dependent/Acquisition.t
t/db_dependent/lib/KohaTest.pm