Goods Receipt No.:{{currentGR.CurrentFiscalYear}}-{{currentGR.GoodReceiptPrintId}}
Supplier Name : {{currentGR.SupplierName}}
Contact No.: {{currentGR.ContactNo}}
{{GeneralFieldLabel.PANNo}}:{{currentGR.Pin}}
Supplier Bill Date : {{currentGR.SupplierBillDate | DanpheDateTime:'format':'YYYY-MM-DD'}}
Good Receipt Date : {{currentGR.GoodReceiptDate | DanpheDateTime:'format':'YYYY-MM-DD'}}
Invoice No: {{currentGR.InvoiceNo}}
Credit Period: {{currentGR.CreditPeriod}}
GOODS RECEIPT DETAILS
Sn. | Generic Name | Item Name | Bat. No. | Rack No | SalePrice | EXP. Dt. | Packing | Packing Qty | Rec. Qty. | Free Qty. | Strip Rate | GR price | C.C. Charge% | Discount Amount | Tot. Amt. |
{{i+1}} | {{row.GenericName}} | {{row.ItemName}} | {{row.BatchNo}} | {{row.RackNo}} | {{row.SalePrice | number : "1.2-2"}} | {{row.ExpiryDate | DanpheDateTime:'format':'YYYY-MM-DD'}} | {{row.PackingName}} | {{row.PackingQuantity}} | {{row.ReceivedQuantity}} | {{row.FreeQuantity}} | {{row.StripRate | number : "1.2-2"}} | {{row.GRItemPrice | number : "1.2-2"}} | {{row.CCCharge }} | {{row.GrTotalDisAmt}} | {{row.SubTotal | number : "1.2-2"}} |
Payment Mode:{{currentGR.PaymentMode}}
Remarks : {{currentGR.Remarks}}
Cancel Remarks : {{currentGR.CancelRemarks}}
Cancelled
Sub Total | {{currentGR.SubTotal | number : "1.2-2"}} |
Discount Amount | {{currentGR.DiscountAmount | number : "1.2-2"}} |
VAT Amount | {{currentGR.VATAmount | number : "1.2-2"}} |
CC Amount | {{currentGR.CCAmount | number : "1.2-2"}} |
Total Amount | {{currentGR.TotalAmount | number : "1.2-2"}} |