24 Jul
2018
24 Jul
'18
4:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18925 --- Comment #33 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Note: C4::Circulation::GetBranchBorrowerCircRule 1640 my $rule = Koha::CirculationRules->search( should certainly be replaced by Koha::CirculationRules->get_effective_rule -- You are receiving this mail because: You are watching all bug changes.