Bug 5802

Summary: Offline Circ processor doesn't calculate due date with calendars
Product: Koha Reporter: Ian Walls <koha.sekjal>
Component: CirculationAssignee: Ian Walls <koha.sekjal>
Status: CLOSED DUPLICATE QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Ian Walls 2011-02-23 13:21:50 UTC
The .koc file processor does directly adds the issuelength to the date of the circ event, rather than using CalcDateDue.  This bypasses the branches calendars, and thus gives the wrong due date when holidays are present.
Comment 1 Ian Walls 2011-03-07 14:58:16 UTC

*** This bug has been marked as a duplicate of bug 2975 ***