bug_5064 Rework data retrieval in booksellers.pl
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 8 Mar 2011 02:41:13 +0000 (21:41 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 12 Mar 2011 21:27:42 +0000 (16:27 -0500)
commit261fc7f0f2f5b38b9f44977e7de340387f3b4fd7
tree86c0d04f632e39aeedae3c54af1877fcda25c10c
parentdcaf7bb1263733a57682d74b7a0e5fb23f1daf59
bug_5064 Rework data retrieval in booksellers.pl

loops were slightly illogical and db accesss was excessive
and repetitive. caused it not to scale well on large datasets
Routines in Acquisition.pm seem to have inconsistent views
of the data.
rework logic to utilize db and processing better

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 0fd3b7f112c419629c3999d830ee04218dc55730)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
acqui/booksellers.pl