Summary ({{selectedGRCategory}})
Selected Stores : [{{storeNames}}] |
|
---|---|
Total Stock Quantity | {{summary.TotalQuantity }} |
Total Stock Value | {{summary.TotalStockValue | Currency}} |
Item Name : | {{itemDetails.ItemName}} |
Item Code : | {{itemDetails.ItemCode}} |
Item Type : | {{itemDetails.ItemType}} |
Store Name | GoodsReceiptNo | GoodsReceiptDate | Received Quantity | Available Quantity | Unit Price | Total Value |
---|---|---|---|---|---|---|
{{gr.StoreName}} | {{gr.GoodsReceiptNo}} | {{gr.GoodsReceiptDate | DanpheDateTime:'format':'YYYY-MM-DD' }} | {{gr.Quantity}} | {{gr.AvailableQuantity}} | {{gr.Price}} | {{gr.AvailableQuantity*gr.Price | Currency}} |