use bind variables in C4::Acquisition::GetPendingOrders
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 19 Mar 2008 20:26:34 +0000 (15:26 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 19 Mar 2008 20:46:23 +0000 (15:46 -0500)
commita5325c4fccabe0ca79eeb432116d23186c00140c
tree2c1e1e20bb350fef8555c628ed844f5953e846f5
parent18512df857c6113e280f60c1ac7b61c704ec1639
use bind variables in C4::Acquisition::GetPendingOrders

I improved the tests a bit for this module so that they at least skip
if there's not enough data in the database to test with.
I was unable to test the actual execution path through the change I actually made.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Acquisition.pm
t/db_dependent/Acquisition.t