https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22247
Bug ID: 22247
Summary: Koha::IssuingRule->get_effective_issuing_rule has no
hard fallback
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
We don't yet make full use of this Koha::IssuingRule in koha, however I have
now found that the get_effective_... method within it behaves differently to
the some of the C4 modules which query the same table..
In C4::Circulation there is a hard coded default should the default rule not be
set (*, *, *) which claims a loan of 0 days. This default either needs to be
coded into get_effective_issuing_rule or a Koha::Exception thrown is such a
rule is not found or something....
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/