{{ vE.listordersEndDate }}{{(ownerUpdate | async)!.expiration | date: 'YYYY-MM-dd'}} |
{{ vE.listordersTodaysTotal }}
![]() |
{{ vE.listordersOverallTotal }}
![]() |
|
{{order.timestamp | date: 'YYYY-MM-dd, HH:mm'}} |
{{ vE.listordersOrderTotal }} |
![]() |
![]() |
{{ order.total | currency: order.currency.toUpperCase()}} |
{{ vE.listordersItemLbl }} | {{ vE.listordersQtyLbl }} | {{ vE.listordersTotalLbl }} | |
---|---|---|---|
{{item.name}} | {{item.qty}} | {{item.qty * item.cost | number:'1.02' | currency: order.currency.toUpperCase() }} | |
{{ vE.listordersTax }} | {{ order.taxAmount | currency: order.currency.toUpperCase() }} | ||
{{ vE.listordersVAT }} | {{ order.vatAmount | currency: order.currency.toUpperCase() }} | ||
{{ vE.listordersTip }} | {{ order.tipAmount | currency: order.currency.toUpperCase() }} |
{{ vE.listordersNoOrders }}