https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30825
--- Comment #16 from Jonathan Druart <[email protected]> --- To clarify: we should have class methods, from classes that don't inherited from Koha::Object[s]. Something like Koha::Policy::Reserves::holds_control_library($item, $patron) (or that would take the ids if we don't want to fetch the objects prior to the call) -- 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/
