[Koha-bugs] [Bug 18887] Introduce new table 'circulation_rules', use for 'max_holds' rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 21:34:34 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887

--- Comment #129 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 79768
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79768&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

Signed-off-by: Lisette Scheer <lisetteslatah at gmail.com>

Signed-off-by: Jesse Maseto <jesse at bywatersolution.com>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list