X

Provisional Slip

Provisional Receipt No: {{receipt.CurrentFinYear}}/PR/{{ receipt.InvoiceNo}}

Hospital No: {{receipt.Patient.PatientCode}}

Date: {{receipt.BillingDate | DanpheDateTime:'format':'YYYY-MM-DD HH:mm'}}

Patient's Name :
{{receipt.Patient.ShortName}}

Age/Sex : {{receipt.Patient.DateOfBirth | DanpheDateTime:'age' }}/{{receipt.Patient.Gender}}

Address: {{receipt.Patient.Address}}, {{receipt.Patient.CountrySubDivision.CountrySubDivisionName}}

Contact No: {{receipt.Patient.PhoneNumber}}

Sn. Particular(s) Unit Price Amount
{{i+1}} {{row.ItemName}} {{row.Quantity}} {{row.Price}} {{row.Quantity * row.Price}}
In Words : {{receipt.TotalAmount | NumberInWords}} Only
SubTotal {{receipt.SubTotal}}
Discount {{receipt.DiscountAmount}}
Taxable Amount {{receipt.TaxableAmount}}
{{taxLabel}} {{receipt.TaxTotal}}
Total Amount {{receipt.TotalAmount}}
User: {{receipt.BillingUser}}
{{provSlipFooterParam.EnglishText}}
{{provSlipFooterParam.NepaliText}}