Bug 18936: Fix several issues
[koha.git] / Koha / CirculationRules.pm
2020-02-04 Jonathan DruartBug 18936: Fix several issues
2020-02-04 Jonathan DruartBug 18936: Fix syntax issue
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jonathan DruartBug 18936: move get_opacitemholds_policy method
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2019-04-24 Nick ClemensBug 22679: Delete related CirculationRules when Removin...
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2018-10-03 Jonathan DruartBug 18887: Replace croak with exceptions
2018-10-03 Jonathan DruartBug 18887: Fix POD c/p issues
2018-10-03 Jonathan DruartBug 18887: Use get_effective_rule instead of search
2018-10-03 Jonathan DruartBug 18887: Insert undef instead of '*'
2018-10-03 Jesse WeaverBug 18887: (follow-up) Fix behavior for default branch...
2018-10-03 Kyle M HallBug 18887: Add Koha::CirculationRule(s)