[Koha-bugs] [Bug 25039] Move new due calculation to Koha::Checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 29 14:15:52 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25039

--- Comment #26 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
The current implementation displays the time part if needed:

140                                                 <td>[% checkout.date_due |
$KohaDates as_due_date => 1 %]</td>

147                                                     [% new_due_dates.shift
| $KohaDates as_due_date => 1 %]

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


More information about the Koha-bugs mailing list