24 Jul
2018
24 Jul
'18
3:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887 --- Comment #47 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 77218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77218&action=edit Bug 18887: Insert undef instead of '*' Koha::CirculationRules->get_effective_rule will become the method to call to retrieve a specific rule, we should start using it when possible. Moreover undef could replace '*' to mean 'any', that way we will be able to add FK on circulation_rules TODO: Add more tests -- You are receiving this mail because: You are watching all bug changes.