[Koha-bugs] [Bug 13909] Suspension days calculation doesn't honour finesCalendar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 20:37:33 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13909

MetaBiblioteca Colombia <felipe.gomez3 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felipe.gomez3 at gmail.com

--- Comment #7 from MetaBiblioteca Colombia <felipe.gomez3 at gmail.com> ---
Hello in Koha 3.20 Suspentions fails when loan by hours

See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14293

The solution:

Remove line 2157 in the /usr/share/koha/lib/C4/Circulation.pm

$finedays = $finedays * 24 if ( $unit eq 'hours' );

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list