{{TotalPurchaseOrdersAmount | money}}
Date Amount
{{order.PurchaseOrderDate | stringDate | date:"dd MMM yyyy"}} {{order.Amount | money}}

Order Items
Add Items to order
Product Model Cost Price Quantity Amount
{{(ManagePurchaseOrderItem.CostPrice * ManagePurchaseOrderItem.Quantity) | money}}
{{orderItem.ProductName}} {{orderItem.ModelName}} {{orderItem.CostPrice | money}} {{orderItem.Quantity}} {{(orderItem.CostPrice*orderItem.Quantity) | money}} Remove
Total Amount {{(PurchaseOrderAmount || 0) | money}}

Web hosting by Somee.com