[%IF comment == 1%] Undo[%ELSIF comment == 2%] Void [%ELSE%] Return [%END%] Invoice:
Reason:
Today's invoices:
[% FOREACH row = tablerows %]
User: [%row.name%]
Invoice [%row.inv%]
[%row.stamp%]
[%END%]
[%IF comment == 1%] Undo[%ELSIF comment == 2%] Void [%ELSE%] Return [%END%] Invoice
Display Invoice
Cancel
Return to supervisor screen.