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

--- Comment #28 from Jonathan Druart <[email protected]> 
---
It works for me

The following item, [% biblio.title %], has correctly been renewed and is now
due on [% checkout.date_due | $KohaDates as_due_date => 1 %]

You don't need the USE KohaDates (it's included by default).

However, I am wondering: it is not possible to have the time part after a
renewal, 23:59 is always set. That sounds like a bug, right?

- due date is yesterday at 12:34, renew it, it become another day at 23:59
(with or without auto renewal).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to