Lines 1-5
Link Here
|
1 |
[% SWITCH account_offset.type %] |
1 |
[% SWITCH account_offset.type %] |
2 |
[% CASE 'Payment' %]Payment |
2 |
[% CASE 'Payment' %]Payment |
|
|
3 |
[% CASE 'Manual Credit' %]Manual credit |
3 |
[% CASE 'Manual Debit' %]Manual invoice |
4 |
[% CASE 'Manual Debit' %]Manual invoice |
4 |
[% CASE 'Lost Item Return' %]Lost item returned |
5 |
[% CASE 'Lost Item Return' %]Lost item returned |
5 |
[% CASE 'Writeoff' %]Writeoff |
6 |
[% CASE 'Writeoff' %]Writeoff |
6 |
- |
|
|