@@ -, +, @@ a fee the amount of the fee. amount more than the amount outstanding for the fee! --- .../prog/en/modules/members/paycollect.tt | 31 ++++++++++++++++++--- members/pay.pl | 32 ++++++++++++++++------ members/paycollect.pl | 4 +++ 3 files changed, 54 insertions(+), 13 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt @@ -2,6 +2,7 @@ [% USE Koha %] [% USE Branches %] [% USE AuthorisedValues %] +[% USE Price %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Koha › Patrons › Collect fine payment for [% patron.firstname %] [% patron.surname %] @@ -119,6 +120,8 @@ + + @@ -139,12 +142,14 @@
  • - +
  • -
    - Cancel
    +
    + + Cancel +
    [% ELSE %] @@ -201,12 +206,30 @@ [% Asset.js("js/members-menu.js") %]
    Description