https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17599
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57393|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <[email protected]> --- Created attachment 57494 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57494&action=edit Bug 17599 - Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule Test Plan: 1) Apply this patch 2) Generate a test of 6 test rules using every combination of library, item type and patron type with different loan lengths 3) Perform a checkout of the patron type and item type 4) Note the correct rule was selected 5) Remove the most specific rule 6) Return and check out again 7) Repeat steps 4-6 until you have tested all 6 rules Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: 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/
