Bug 13742

Summary: Object accessor for overduerules- and overduerules_transport_types-tables.
Product: Koha Reporter: Olli-Antti Kivilahti <olli-antti.kivilahti>
Component: NoticesAssignee: Olli-Antti Kivilahti <olli-antti.kivilahti>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, katrin.fischer
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:
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

    
Comment 1 Olli-Antti Kivilahti 2015-02-20 16:39:01 UTC Comment hidden (obsolete)
Comment 2 Olli-Antti Kivilahti 2015-02-20 18:34:51 UTC
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.
Comment 3 Jonathan Druart 2015-12-28 15:26:03 UTC
What is suppose to do this patch?
It depends on bug 4171 which does not have patches attached.
Comment 4 Katrin Fischer 2020-01-06 15:00:39 UTC
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.