|
Lines 3-9
Link Here
|
| 3 |
[% CASE 'Payment' %]Payment |
3 |
[% CASE 'Payment' %]Payment |
| 4 |
[% CASE 'Manual Credit' %]Manual credit |
4 |
[% CASE 'Manual Credit' %]Manual credit |
| 5 |
[% CASE 'Manual Debit' %]Manual invoice |
5 |
[% CASE 'Manual Debit' %]Manual invoice |
| 6 |
[% CASE 'Lost Item Return' %]Lost item returned |
6 |
[% CASE 'Lost Item' %]Lost item returned |
| 7 |
[% CASE 'Writeoff' %]Writeoff |
7 |
[% CASE 'Writeoff' %]Writeoff |
| 8 |
[% CASE 'Void Payment' %]Void payment |
8 |
[% CASE 'Void Payment' %]Void payment |
| 9 |
[% CASE %][% account_offset.type | html %] |
9 |
[% CASE %][% account_offset.type | html %] |
| 10 |
- |
|
|