Bug 13244: Merge GetOrders and GetCancelledOrders
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 13 Nov 2014 10:53:28 +0000 (11:53 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 13 Apr 2015 14:08:40 +0000 (11:08 -0300)
commit9fb422bb9f19f83807abc9a0ee64d6719adb52c3
tree55ae47c4392fc1053a9691cd91ba54e8f20f7bf0
parentf98dd84f4b17a40e7f105f2244def96cd53e014e
Bug 13244: Merge GetOrders and GetCancelledOrders

These two subroutines did the same job (same select, same join, etc.)

Test plan:
Go on the basket list page and verify you see the pending and the
cancelled baskets.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Two small things are adjusted in separate follow-ups.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Acquisition.pm
acqui/basket.pl
t/db_dependent/Acquisition.t