[Koha-bugs] [Bug 26577] Make basket.pl and cancelorder.pl use $order->cancel

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 30 16:29:04 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 110993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110993&action=edit
Bug 26577: Make basket.pl and cancelorder.pl use ->cancel

This patch makes the mentioned controller scripts use the new
$order->cancel method instead of DelOrder.

To test:
1. Apply this patches
2. Have a basket with some orders
3. Play with cancelling orders and removing baskets
=> SUCCESS: No behaviour change!
=> SUCCESS: No errors!
4. Sign off :-D

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


More information about the Koha-bugs mailing list