{{::vm.translate.get('OrderId')}} {{::vm.translate.get('Order Status')}} {{::vm.translate.get('Customer')}} {{::vm.translate.get('Created On')}} {{::vm.translate.get('Order Total')}} Actions
{{vm.tableStateRef.pagination.totalItemCount | number:0}} records found
{{order.id}} {{order.orderStatus}} {{order.customerName}} {{order.createdOn | date:'medium'}} {{order.orderTotal | currency }}
Loading ...