Bug 9416: (follow-up) update acquisitions unit tests
authorMathieu Saby <mathsabypro@gmail.com>
Sat, 19 Apr 2014 08:22:10 +0000 (10:22 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 19 Apr 2014 15:55:37 +0000 (15:55 +0000)
commit2407fcb28a07842746fc989237a09332a928c962
tree7a9765dc9f0ece1df91bf7e362e5e4cc8aacfa22
parent36074fba651560bef11423f2d1817ffc83c0045c
Bug 9416: (follow-up) update acquisitions unit tests

This patch fixes UT, to take into account the new fields
order_internalnote and order_vendornote.

Note that "notes" field is still returned as well by some
acquisition subs (those which return all the fields of biblio
and biblioitems table)

Test plan :
run prove t/db_dependant/Acquisition.t

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Acquisition.t