Requisition No: {{Requisition.RequisitionNo}}
Issue No: {{Requisition.IssueNo}}
Dispatch No: {{Requisition.DispatchNo}}
Requisition Date: {{Requisition.CreatedOn}} {{Requisition.CreatedOn | nepaliDate:'format':'YYYY-MM-DD'}}
REQUISITION DETAILS PRINT
Item Category | Item Name | Code | Quantity | Dispatched Qty. | Pending Qty. | Received Qty. | Status | Remarks |
{{row.ItemCategory}} | {{row.ItemName}} | {{row.Code}} | {{row.Quantity}} | {{row.DispatchedQuantity}} | {{row.PendingQuantity}} | {{row.ReceivedQuantity}} | {{row.RequisitionItemStatus}}
Cancelled By: {{row.CancelledByName}} |
{{row.Remark}} |