Product | 12 |Product Catalog | 13 |Date | 14 |Quantity | 15 |Unit Price | 16 |Total | 17 |Actions | 18 |
---|---|---|---|---|---|---|
23 | No orders found
24 | |
25 | ||||||
{{order.product}} | 28 |{{order.productCatalog}} | 29 |{{order.orderDate | date:'yyyy-MM-dd'}} | 30 |{{order.quantity}} | 31 |{{order.unitPrice | number:'1.2-2'}} | 32 |{{order.quantity * order.unitPrice | number:'1.2-2'}} | 33 |34 | 35 | | 36 |
Product | 12 |Product Catalog | 13 |Date | 14 |Quantity | 15 |Unit Price | 16 |Total | 17 ||
---|---|---|---|---|---|---|
22 | No orders found
23 | |
24 | ||||||
{{order.product}} | 27 |{{order.productCatalog}} | 28 |{{order.orderDate | date:'yyyy-MM-dd'}} | 29 |{{order.quantity}} | 30 |{{order.unitPrice | number:'1.2-2'}} | 31 |{{order.quantity * order.unitPrice | number:'1.2-2'}} | 32 |
Firstname | 6 |Lastname | 7 |Orders | 8 |
---|---|---|
{{ customer.firstName }} | 13 |{{ customer.lastName }} | 14 |15 | 0 Orders 16 | 0"> 17 | {{ customer.orders.length }} Orders 18 | 19 | | 20 |
Product | 11 |Product Catalog | 12 |Date | 13 |Quantity | 14 |Unit Price | 15 |Total | 16 |
---|---|---|---|---|---|
21 | No orders found
22 | |
23 | |||||
{{order.product}} | 26 |{{order.productCatalog}} | 27 |{{order.orderDate | date:'yyyy-MM-dd'}} | 28 |{{order.quantity}} | 29 |{{order.unitPrice | number:'1.2-2'}} | 30 |{{order.quantity * order.unitPrice | number:'1.2-2'}} | 31 |
Name | 12 |Description | 13 |Unit Price | 14 |Actions | 15 |
---|---|---|---|
20 | No products found
21 | |
22 | |||
{{ product.name }} | 25 |{{ product.description }} | 26 |{{ product.unitPrice | number:'1.2-2' }} | 27 |
28 |
29 |
39 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 | |
40 |