[Koha-bugs] [Bug 19024] Order cancelled status is reset on basket close

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 14:51:30 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19024

--- Comment #22 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 66727
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66727&action=edit
Bug 19024 Do not unset order cancelled status on basket close

On closing a basket, status is updated to ordered for orders not
completed. However the operation  was resetting the status for
cancelled as well as new orders.
While display is correct from the basket view (it checks the
cancellation date). The status in the acquisitions tab from the
catalogue view reverts erroneously to ordered.

This patch adds cancelled to the statuses not updated on basket
close.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list