[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
Tue Aug 15 20:58:28 CEST 2017


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

--- Comment #15 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 66041
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66041&action=edit
[SIGNED-OFF] 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>

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


More information about the Koha-bugs mailing list