[Koha-bugs] [Bug 19489] Development for fines and Fees Module - Detailed Description of charges in Patron Account Tab/Fines Tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 13 19:59:40 CET 2018


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
due_date must be displayed with the as_due_date flag, not with_hours:

[% your_due_date | $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