Bug 11699: change ModReceiveOrder to used named parameters
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 5 Mar 2014 12:23:07 +0000 (13:23 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 19 Apr 2014 15:08:21 +0000 (15:08 +0000)
commit36fc9a3e641b82cb9ef044c54872f68d5a7ebbf3
treeb0110a1dfd7cd03123a4adf2696a552303c77c5a
parentab1a74897efb82b99ed3931dff719bb64b930bc4
Bug 11699: change ModReceiveOrder to used named parameters

Test plan:
prove t/db_dependent/Acquisition.t
prove t/db_dependent/Acquisition/Invoices.t
prove t/db_dependent/Acquisition/OrderFromSubscription.t

all should return green.

NOTE: Any error messages are the same between master and this
      patch, and are unrelated to the added/revised tests.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Acquisition.pm
acqui/finishreceive.pl
t/db_dependent/Acquisition.t
t/db_dependent/Acquisition/Invoices.t
t/db_dependent/Acquisition/OrderFromSubscription.t