Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables.
Summary: Object accessor for overduerules- and overduerules_transport_types-tables.
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Olli-Antti Kivilahti
QA Contact: Testopia
URL:
Keywords:
Depends on: 4171
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-20 16:35 UTC by Olli-Antti Kivilahti
Modified: 2020-11-30 21:44 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables. (7.89 KB, patch)
2015-02-20 16:39 UTC, Olli-Antti Kivilahti
Details | Diff | Splinter Review
Bug 13742 - Object accessor for overduerules- and overduerules_transport_types-tables. (7.90 KB, patch)
2015-02-20 18:34 UTC, Olli-Antti Kivilahti
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.