| # | {{ t.last_process }} | {{ t.error_message }} | {{ t.next_process }} | {{ t.result }} | {{ t.order_no }} |
|---|---|---|---|---|---|
| {{ index + 1 }} | {{ timeConverter(SUBS.last_transaction_date == 0 ? SUBS.create_date : SUBS.last_transaction_date) }} | {{ SUBS.last_transaction_error }} | {{ timeConverter(SUBS.estimated_date) }} | {{ t.completed }} {{ t.not_completed }} | {{ SUBS.order.order_number }} |