Lines 8-14
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> |