Bug 21385: (follow-up) make query consistent
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 24 Sep 2018 12:33:59 +0000 (13:33 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 8 Oct 2018 08:26:20 +0000 (09:26 +0100)
commit261e30f3e484fe3d49848fb60ea2cc7fbee88885
tree496c51065534f29485231d2d08ba3a4c036a8842
parentb2cf26de21db3055df7d9426dff9860c2bdad8bf
Bug 21385: (follow-up) make query consistent

The expected items query wasn't consistent with other queries in this
module with regards to identifying cancelled orders

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 5e6f4f1f4fb346351dcfc6c580888022641d4b6a)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Acquisition.pm