Pex Card Spent |
$ {{result.pexcard_amount | formatPrice}} |
Card Orders | $ {{result.card_amount | formatPrice}} |
Diff | $ {{result.diff | formatPrice}} |
Card and Cash Orders Total Price |
$ {{result.card_cash_amount | formatPrice}} |
Total Orders | {{result.orders}} |
Driver Name | Serial | Last Four | Orders | Pex Card Spent |
Should Have Spent |
Card and Cash Orders Total Price |
Diff | ||
{{driver.driver}} | {{driver.card_serial}} | {{driver.last_four}} | {{driver.email}} | {{driver.orders}} | $ {{driver.pexcard_amount | formatPrice}} | $ {{driver.card_amount | formatPrice}} | $ {{driver.card_cash_amount | formatPrice}} | $ {{driver.diff | formatPrice}} | |
Spent with Pex Card | |||||||||
---|---|---|---|---|---|---|---|---|---|
Date | Description | Amount | |||||||
{{transaction.date | localtime:'MM/DD h:mm a'}} | {{transaction.description}} | $ {{transaction.amount | formatPrice}} | |||||||
Orders Where Pex Should've Been Used | |||||||||
# | Date | Restaurant | Amount | Type | Status | ||||
{{order.id_order}} | {{order.date | localtime:'MM/DD h:mm a'}} | {{order.restaurant}} | $ {{order.amount | formatPrice}} | card cash |
delivered
{{order.status}}
delivered
{{order.status}}
refunded
|
||||
Orders Where Pex Should not have Been Used | |||||||||
# | Date | Restaurant | Amount | Type | Status | ||||
{{order.id_order}} | {{order.date | localtime:'MM/DD h:mm a'}} | {{order.restaurant}} | $ {{order.amount | formatPrice}} | card cash |
delivered
{{order.status}}
delivered
{{order.status}}
|
||||