30 Sep
2020
30 Sep
'20
4:29 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26577 --- Comment #1 from Tomás Cohen Arazi <tomascohen@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.