Please select one of the following Invoices:
| Invoice # | Description | Outstanding | Total |
|---|---|---|---|
| {{ invoice.docNo }} | {{ invoice.description }} | {{ d2_config('currency_symbol') }} {{ invoice.outstanding|number_format(2, ',', '.') }} | {{ d2_config('currency_symbol') }} {{ invoice.total|number_format(2, ',', '.') }} |