]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 6 Aug 2014 12:58:06 +0000 (14:58 +0200)
commitd98e5a09fc90d66ed8ba28b6ccd6eef0baea73fa
tree8e4eb2e3e3869745221cb93788f846e80afa1105
parent1904e0c129bed1f8659e53a2fcfffcd1581f4502
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>
(cherry picked from commit 36fc9a3e641b82cb9ef044c54872f68d5a7ebbf3)

Conflicts:
t/db_dependent/Acquisition.t
C4/Acquisition.pm
acqui/finishreceive.pl
t/db_dependent/Acquisition.t
t/db_dependent/Acquisition/Invoices.t
t/db_dependent/Acquisition/OrderFromSubscription.t