[% USE Koha %] [% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Your fines and charges [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'masthead.inc' %]

Fines and charges

[% IF ( ACCOUNT_LINES ) %] [% FOREACH ACCOUNT_LINE IN ACCOUNT_LINES %] [% IF ( ACCOUNT_LINE.odd ) %][% ELSE %][% END %] [% IF ( ACCOUNT_LINE.amountcredit ) %] [% IF ( ACCOUNT_LINE.amountoutstandingcredit ) %] [% END %]
Date Description Fine amount Amount outstanding
Total due [% total %]
[% ACCOUNT_LINE.date | $KohaDates %] [% ACCOUNT_LINE.description %] [% IF ( ACCOUNT_LINE.title ) %][% ACCOUNT_LINE.title |html %][% END %][% ELSE %][% END %][% ACCOUNT_LINE.amount %][% ELSE %][% END %][% ACCOUNT_LINE.amountoutstanding %]
[% ELSE %]

You have no fines or charges

[% END %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %][% END %]