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)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 19 Jun 2015 14:45:11 +0000 (11:45 -0300)
commita810b1cf59fc0e44ca88b3746b7c0a813703c59c
tree258aaead0d114588be6cf8f2ef0416981661a659
parentf668a46e23746daa18c5fe8c6005a8661553c645
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>
C4/Acquisition.pm