Lines 8-19
Link Here
|
8 |
[%- CASE 'OVERDUE' -%]<span>Fine[%- PROCESS account_status_description account=account -%]</span> |
8 |
[%- CASE 'OVERDUE' -%]<span>Fine[%- PROCESS account_status_description account=account -%]</span> |
9 |
[%- CASE 'A' -%]<span>Account management fee</span> |
9 |
[%- CASE 'A' -%]<span>Account management fee</span> |
10 |
[%- CASE 'M' -%]<span>Sundry</span> |
10 |
[%- CASE 'M' -%]<span>Sundry</span> |
11 |
[%- CASE 'LOST' -%]<span>Lost item</span> |
11 |
[%- CASE 'LOST' -%]<span>Lost item[%- PROCESS account_status_description account=account -%]</span> |
12 |
[%- CASE 'W' -%]<span>Writeoff[%- PROCESS account_status_description account=account -%]</span> |
12 |
[%- CASE 'W' -%]<span>Writeoff[%- PROCESS account_status_description account=account -%]</span> |
13 |
[%- CASE 'HE' -%]<span>Hold waiting too long</span> |
13 |
[%- CASE 'HE' -%]<span>Hold waiting too long</span> |
14 |
[%- CASE 'Rent' -%]<span>Rental fee</span> |
14 |
[%- CASE 'Rent' -%]<span>Rental fee</span> |
15 |
[%- CASE 'FOR' -%]<span>Forgiven[%- PROCESS account_status_description account=account -%]</span> |
15 |
[%- CASE 'FOR' -%]<span>Forgiven[%- PROCESS account_status_description account=account -%]</span> |
16 |
[%- CASE 'LR' -%]<span>Lost item fee refund[%- PROCESS account_status_description account=account -%]</span> |
|
|
17 |
[%- CASE 'PF' -%]<span>Processing fee</span> |
16 |
[%- CASE 'PF' -%]<span>Processing fee</span> |
18 |
[%- CASE 'PAY' -%]<span>Payment[%- PROCESS account_status_description account=account -%]</span> |
17 |
[%- CASE 'PAY' -%]<span>Payment[%- PROCESS account_status_description account=account -%]</span> |
19 |
[%- CASE 'WO' -%]<span>Writeoff[%- PROCESS account_status_description account=account -%]</span> |
18 |
[%- CASE 'WO' -%]<span>Writeoff[%- PROCESS account_status_description account=account -%]</span> |