Bug 22628: Add VOID and FFOR to relevant templates
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 9 Apr 2019 12:24:05 +0000 (13:24 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 12 Apr 2019 01:46:55 +0000 (01:46 +0000)
This patch adds the VOID and FFOR codes to the releveant templates for
display purposes

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc

index 28f5f94..f87ab0b 100644 (file)
@@ -15,6 +15,7 @@
         [%- CASE 'HE'    -%]<span>Hold waiting too long</span>
         [%- CASE 'Rent'  -%]<span>Rental fee</span>
         [%- CASE 'FOR'   -%]<span>Forgiven</span>
+        [%- CASE 'FFOR'  -%]<span>Fine forgiven</span>
         [%- CASE 'LR'    -%]<span>Lost item fee refund</span>
         [%- CASE 'PF'    -%]<span>Processing fee</span>
         [%- CASE 'PAY'   -%]<span>Payment</span>
index 80fc6c5..07d1e7a 100644 (file)
@@ -33,6 +33,7 @@
                         [% CASE 'Pay00' %]Payment, thanks (cash via SIP2)
                         [% CASE 'Pay01' %]Payment, thanks (VISA via SIP2)
                         [% CASE 'Pay02' %]Payment, thanks (credit card via SIP2)
+                        [% CASE 'VOID' %]Voided
                         [% CASE 'N' %]New card
                         [% CASE 'F' %]Fine
                         [% CASE 'A' %]Account management fee
@@ -43,6 +44,7 @@
                         [% CASE 'HE' %]Hold waiting too long
                         [% CASE 'Rent' %]Rental fee
                         [% CASE 'FOR' %]Forgiven
+                        [% CASE 'FFOR' %]Fine forgiven
                         [% CASE 'LR' %]Lost item fee refund
                         [% CASE 'PF' %]Processing fee
                         [% CASE 'PAY' %]Payment