Bug 19120: Leave cancelled ordered items alone when reopening basket
authorMark Tompsett <mtompset@hotmail.com>
Sat, 2 Sep 2017 01:23:20 +0000 (21:23 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 17 Oct 2017 07:50:10 +0000 (09:50 +0200)
commit47223f0cad47913c15f4c9dacfbc0ed4682a8e2d
tree47cb63eef931166b3e0112e7be4cd0a86b7616f5
parent1b8e2f600a51047191fca14bdaa19bca612887c9
Bug 19120: Leave cancelled ordered items alone when reopening basket

TEST PLAN
---------
1) Apply first patch
2) prove t/db_dependent/Acquisition/close_reopen_basket.t
   -- FAILS
3) Apply this patch
4) prove t/db_dependent/Acquisition/close_reopen_basket.t
   -- SUCCESS!
5) run koha qa test tools

Followed test plan, patch worked as described
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 632e2ad51d2510a412224ded5e51a9f991d566b4)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Acquisition.pm