[% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › Pay Fines for [% firstname %] [% surname %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'patron-search.inc' %]
[% INCLUDE 'members-toolbar.inc' %]
[% IF ( allfile ) %]
[% FOREACH allfil IN allfile %] [% FOREACH loop_pa IN allfil.loop_pay %] [% END %] [% IF ( allfil.total ) %] [% END %] [% END %]
Fines & Charges Description Account Type Notify id Level Amount Amount Outstanding
[% IF ( loop_pa.net_balance ) %] [% END %] [% loop_pa.description %] [% loop_pa.title |html %] [% loop_pa.accounttype %] [% loop_pa.notify_id %] [% loop_pa.notify_level %] [% loop_pa.amount %] [% loop_pa.amountoutstanding %]
Sub Total [% allfil.total %]
Total Due [% total %]
Cancel
[% ELSE %]

[% firstname %] [% surname %] has no outstanding fines.

[% END %]
[% INCLUDE 'circ-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]