5 Aug
2022
5 Aug
'22
1:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30500 --- Comment #7 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 138690 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138690&action=edit Bug 30500: (QA follow-up) Separate code execution streams for obviously independent parameters When $new_pickup_location gets passed as parameter it doesn't make any sense to also check is_cancelable_from_opac. Also this makes code more clearer as it seemed like it was possible for item to get cancelled at the same time as request to change pickup location. -- You are receiving this mail because: You are watching all bug changes.