Bug 18271

Summary: UpdateFine should be passed a hash - missing patch from bug 14390
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: critical    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 3.22   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nick Clemens (kidclamp) 2017-03-15 14:42:04 UTC
It looks like a patch was missed when bug 14390 was added to 3.22:

https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54824&action=diff

Without this the calls to C4::Overdues::UpdateFine will fail
Comment 1 Nick Clemens (kidclamp) 2017-03-15 15:23:42 UTC
My mistake - was a problem on a local branch only