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 Cormack <chrisc@catalyst.net.nz>
Fri, 11 Mar 2011 23:43:55 +0000 (12:43 +1300)
commit0fd3b7f112c419629c3999d830ee04218dc55730
treee31008de9671f8c1117b6acaf0ddc8ec4f8da298
parent002baadaf4cde6a397ca93cda35fadd012b40629
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>
acqui/booksellers.pl