Bug 13993: (3) Transfer order leaves incorrect orderstatus
authorAmit Gupta <amit.gupta@informaticsglobal.com>
Tue, 14 Apr 2015 08:37:07 +0000 (14:07 +0530)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 15 Jul 2015 23:40:25 +0000 (11:40 +1200)
commitd863caeb6b134af74914ddadedd1610669b34e71
tree9848fa5a759af56fe40c3573fcdbee3a65f18d52
parent3bbd749536604d14d2c7a8df2baa25336c8a994d
Bug 13993: (3) Transfer order leaves incorrect orderstatus

11) Apply patch (3)
12) Log in to staff client
13) Acquisitions
14) Create a basket for two different vendors
15) Place an order in one vendor's basket.
16) Transfer the order to the other vendor's basket.
17) prove -v t/db_dependent/Acquisition/TransferOrder.t
    -- This should succeed without intervention.
18) Run koha qa test tools for the last 3 commits.

Signed-off-by: Indranil Das Gupta <indradg@gmail.com>
Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit a810b1cf59fc0e44ca88b3746b7c0a813703c59c)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Acquisition.pm