Bug 23805: Update 'W' to 'WRITEOFF' for consistency
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / en / includes / account-table.inc
index cbf59ee..17f1ae3 100644 (file)
     [%- IF account.credit_type_code -%]
         [%- SWITCH account.credit_type_code -%]
             [%- CASE 'PAYMENT'          -%]Payment
-            [%- CASE 'W'                -%]Writeoff
+            [%- CASE 'WRITEOFF'         -%]Writeoff
             [%- CASE 'FORGIVEN'         -%]Forgiven
-            [%- CASE 'WO'               -%]Writeoff
             [%- CASE 'CREDIT'           -%]Credit
             [%- CASE 'LOST_RETURN'      -%]Lost item fee refund
             [%- CASE                    -%][% account.credit_type.description | html %]