Summary: | Object accessor for overduerules- and overduerules_transport_types-tables. | ||
---|---|---|---|
Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Component: | Notices | Assignee: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 4171 | ||
Bug Blocks: | |||
Attachments: |
Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables.
Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables. |
Description
Olli-Antti Kivilahti
2015-02-20 16:35:46 UTC
Created attachment 36097 [details] [review] Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables. Adds a Koha::Cache:able OverdueRulesMap-object to present a nicer interface for using overduerules. Easily extendable to move a lot of scripting from overduerules.pl with proper setters. Unit test included. Created attachment 36103 [details] [review] Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables. Adds a Koha::Cache:able OverdueRulesMap-object to present a nicer interface for using overduerules. Easily extendable to move a lot of scripting from overduerules.pl with proper setters. Unit test included. What is suppose to do this patch? It depends on bug 4171 which does not have patches attached. Depending bug has been resolved WONTFIX a long time ago and the attached patch here would need a lot of work to fit into our new infrastructure/coding guidelines... marking WONTFIX for now, please reopen if I am mistaken. |