http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10723 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 20325 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20325&action=edit Bug 10723: Merge GetPendingOrders and SearchOrders routines In the C4::Acquisition module, 2 routines do the same work. This patch merges these 2 routines. Test plan: test the acqui/orderreceive.pl, acqui/uncertainprice.pl and serials/acqui-search-result.pl, acqui/parcel.pl scripts. Note: on acqui/parcel the basket filter is a search on basket name (was on basket id, which was not relevant). Signed-off-by: Pierre Angot <tredok.pierre@gmail.com> -- You are receiving this mail because: You are watching all bug changes.