[% 'Account for fees' | $T8 %] |
|
[% 'Account for interest' | $T8 %] |
|
[% 'Record in' | $T8 %] |
|
[% 'Dunning Creator' | $T8 %] |
[% L.select_tag('dunning_creator', [ [ 'current_employee', LxERP.t8('Current Employee') ],[ 'invoice_employee', LxERP.t8('Employee from the original invoice') ] ], default=dunning_creator) %]
|