https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25033
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Jonathan Druart <[email protected]> --- Nick, I tried to implement a simple version of Koha::Objects::Limit::Library, that could be used here. But I am having the impression that what we finally need here is simply using C4::Context::only_my_library from the controller script. I do not think we want such subroutines appear in several of our Koha modules. -- 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/
