https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38040 --- Comment #21 from David Cook <dcook@prosentient.com.au> --- Comment on attachment 179186 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179186 Bug 38040: Prevent editing other libraries' holds when IndependentBranches is enabled Review of attachment 179186: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=38040&attachment=179186) ----------------------------------------------------------------- ::: reserve/request.pl @@ +39,4 @@
use C4::Serials qw( CountSubscriptionFromBiblionumber ); use C4::Circulation qw( _GetCircControlBranch GetBranchItemRule ); use Koha::DateUtils qw( dt_from_string ); +<<<<<<< HEAD
This patch contains a git merge error -- You are receiving this mail because: You are watching all bug changes.