Sub Total : | {{subTotal | ParseAmount }} | Discount Total : | {{discountTotal | ParseAmount }} | VAT Total : | {{vatAmount | ParseAmount }} | Total Amount : | {{totalAmount | ParseAmount }} |
GRNo.: {{currentGRdetails.GoodReceiptPrintId}}
Supplier Name : {{currentGRdetails.SupplierName}}
Contact No.: {{currentGRdetails.ContactNo}}
Date : {{currentGRdetails.GoodReceiptDate | date : 'yyyy-MM-dd'}} {{currentGRdetails.GoodReceiptDate | nepaliDate:'format':'YYYY-MM-DD'}}
Invoice No:{{currentGRdetails.InvoiceNo}}
{{GeneralFieldLabel.PANNo}}:{{currentGRdetails.Pin}}
GOODS RECEIPT DETAILS
Item Name | Bat. No. | EXP. Dt. | Rec. Qty. | Free Qty. | GR price | Sub Total | Dis Amount | VAT Amt | Tot. Amt. |
{{row.ItemName}} | {{row.BatchNo}} | {{row.ExpiryDate}} | {{row.ReceivedQuantity}} | {{row.FreeQuantity}} | {{row.GRItemPrice | number : "1.2-2"}} | {{row.SubTotal}} | {{row.DiscountAmount}} | {{row.VATAmount}} | {{row.TotalAmount | number : "1.2-2"}} |
Sub Total | {{GRSummary.SubTotal | number : "1.2-2"}} |
Discount Amount | {{GRSummary.DiscountAmount | number : "1.2-2"}} |
VAT Amount | {{GRSummary.VATAmount | number : "1.2-2"}} |
Total Amount | {{GRSummary.TotalAmount | number : "1.2-2"}} |
CRN No.: {{currentGRdetails.GoodReceiptPrintId}}
Supplier Name : {{currentGRdetails.SupplierName}}
Contact No.: {{currentGRdetails.ContactNo}}
Date : {{currentGRdetails.GoodReceiptDate | date : 'yyyy-MM-dd'}} {{currentGRdetails.GoodReceiptDate | nepaliDate:'format':'YYYY-MM-DD'}}
Invoice No:{{currentGRdetails.InvoiceNo}}
{{GeneralFieldLabel.PANNo}}:{{currentGRdetails.Pin}}
GOODS RECEIPT RETURN DETAILS
Item Name | Bat. No. | EXP. Dt. | Rec. Qty. | Free Qty. | Return Rate | Sub Total | Dis Amount | VAT Amt | Tot. Amt. |
{{row.ItemName}} | {{row.BatchNo}} | {{row.ExpiryDate}} | {{row.ReceivedQuantity}} | {{row.FreeQuantity}} | {{row.ReturnRate | number : "1.2-2"}} | {{row.SubTotal}} | {{row.DiscountAmount}} | {{row.VATAmount}} | {{row.TotalAmount | number : "1.2-2"}} |
Sub Total | {{ReturnSummary.SubTotal | number : "1.2-2"}} |
Discount Amount | {{ReturnSummary.DiscountAmount | number : "1.2-2"}} |
VAT Amount | {{ReturnSummary.VATAmount | number : "1.2-2"}} |
Total Amount | {{ReturnSummary.TotalAmount | number : "1.2-2"}} |