Proforma

Client Name
GST No
Date of Invoice
Invoice Prefix
Buyer PO No
PO Date
Client Address
State

Product List

ProductId Product Name / Description HSN / SAC GST % Quantity Taxable IGST Amount CGST In % CGST Amount SGST In % SGST Amount Amount Action
{{ obj.ProductId }} {{ obj.ProductName }}
{{ obj.ProductDescription }}
{{ obj.HSN }} {{ obj.IGST_In_Percentage }} {{ obj.Quantity }} {{ obj.Taxable | number: 2 }} {{ obj.IGST_Amount | number: 2 }} {{ obj.CGST_In_Percentage }} {{ obj.CGST_Amount | number: 2 }} {{ obj.SGST_In_Percentage }} {{ obj.SGST_Amount | number: 2 }} {{ obj.TotalAmount | number: 2 }}  
{{ obj.ProductId }}
{{ obj.ProductName }}
No Result Found


Summary

ID HSN/SAC Taxable IGST In % IGST Amount CGST IN % CGST Amount SGST In % SGST Amount Amount
{{ obj.ProformaInvoiceDetailsId }} {{ obj.HSN }} {{ obj.Taxable | number: 2 }} {{ obj.IGST_In_Percentage}} {{ obj.IGST_Amount | number: 2 }} {{obj.CGST_In_Percentage }} {{ obj.CGST_Amount | number: 2 }} {{ obj.SGST_In_Percentage }} {{ obj.SGST_Amount | number: 2 }} {{ obj.TotalAmount | number: 2 }}