Bug 12768: (follow-up) Add 'Processing fee' to templates
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
6ecddf87f5
commit
97ff6ae44d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ function enableCheckboxActions(){
|
|||
[% CASE 'Rent' %]Rental fee
|
||||
[% CASE 'FOR' %]Forgiven
|
||||
[% CASE 'LR' %]Lost item fee refund
|
||||
[% CASE 'LR' %]Processing fee
|
||||
[% CASE 'PF' %]Processing fee
|
||||
[% CASE 'PAY' %]Payment
|
||||
[% CASE 'WO' %]Writeoff
|
||||
[% CASE 'C' %]Credit
|
||||
|
|
Loading…
Reference in a new issue