https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20837
--- Comment #3 from Jonathan Druart <[email protected]> --- It makes sense to me yes. Note that there is another occurrence of C4::Circulation::_GetCircControlBranch in IsAvailableForItemLevelRequest We should also rename the variable name ($circ_control_branch) For discussion, from hea: ReservesControlBranch ItemHomeLibrary - 115 PatronLibrary - 944 (default) CircControl ItemHomeLibrary - 962 (default) PatronLibrary - 34 PickupLibrary - 65 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
