[Koha-bugs] [Bug 30500] Add option to allow user to change the pickup location while a hold is in transit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 5 14:48:23 CEST 2022


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

--- Comment #7 from Peter Vashchuk <stalkernoid at 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.


More information about the Koha-bugs mailing list