X
{{headerDetail.hospitalName}}
{{headerDetail.address}}
{{GeneralFieldLabel.PANNo}}: {{headerDetail.PANno}} , Tel: {{ headerDetail.tel}}
Substore Unit

ConsumptionId: {{consumptionId}}

Department Name:{{DepartmentName}}

Date:{{Dates | date:'yyyy-MM-dd'}}

Time:{{Dates | date:'hh:mm a'}}

Patinent Name:{{currentPatient.ShortName}}

Address:{{currentPatient.Address}}

Age/ Sex:{{currentPatient.Age}}/{{currentPatient.Gender}}

PhoneNumber:{{currentPatient.PhoneNumber}}

INTERNAL CONSUMPTION DETAILS

S.N Item Name Generic Name Batch.No Exp.Date SalePrice Quantity Total Amount
{{i+1}} {{row.ItemName}} {{row.GenericName}} {{row.BatchNo}} {{row.ExpiryDate}} {{row.SalePrice| number : "1.2-2"}} {{row.Quantity}} {{row.TotalAmount| number : "1.2-2"}}

Total Amount: {{TotalConsumption| number : "1.2-2"}}

Remarks:{{Remark}}

User:{{Users}}

Print
Patient Name : {{currentPatient.ShortName}} Age/Sex : {{currentPatient.Age}}/{{currentPatient.Gender}}
Address : {{currentPatient.Address}} Phone Number : {{currentPatient.PhoneNumber}}
Consumption Item List
S.No Item Name Gen.Name Batch.No Exp.Date Sale Price Quantity Tot.Amount
{{i+1}} {{row.ItemName}} {{row.GenericName}} {{row.BatchNo}} {{row.ExpiryDate | date:'yyyy-MM-dd'}} {{row.SalePrice| number : "1.2-2"}} {{row.TotalAmount | number : "1.2-2"}}
Total Amount: {{TotalConsumption | number : "1.2-2"}}
Internal Consumption Item List
S.No Item Name Gen.Name Batch.No Exp.Date Sale Price Quantity Tot.Amount
{{i+1}} {{row.ItemName}} {{row.GenericName}} {{row.BatchNo}} {{row.ExpiryDate | date:'yyyy-MM-dd'}} {{row.SalePrice}} {{row.TotalAmount | number : "1.2-4"}}
Total Amount: {{TotalConsumption | number : "1.2-4"}}