https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30500
--- Comment #7 from Peter Vashchuk <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
