Search from already added items:
S.No. Date Department Item Name Qty. Price. Subtot. Disc. Amt.
{{i+1}} {{row.RequisitionDate | DanpheDateTime:'format':'YY/MM/DD HH:mm'}} {{row.ServiceDepartment.ServiceDepartmentName}}
{{row.ItemName}}
({{row.PerformerName}})
{{row.Quantity}} {{row.Price | number : "1.2-2"}} {{row.SubTotal | number : "1.2-2"}} {{row.DiscountAmount | number: "1.2-2"}} {{row.TotalAmount | number : "1.2-2"}}

Click to edit this item

Subtotal : {{billingService.currencyUnit}} {{SelectedItemsSubTotal}}
Disc. Amount : {{billingService.currencyUnit}} {{SelectedItemsTotalDiscAmount}}
Total Amount : {{billingService.currencyUnit}} {{SelectedItemsTotAmount}}

Admission Detail

Admitted On : {{ admissionDetail.AdmittedOn | DanpheDateTime:'format':'YYYY-MM-DD HH:mm' }}

Bed Price No of Days
{{bed.BedCode}} ({{bed.BedFeature}}) {{bed.BedPrice}} {{bed.Days}}

Cancelled items summary

Item Name Quantity Amount Cancelled On
{{row.ItemName}} {{row.Quantity}} {{row.TotalAmount}} {{row.CancelledOn | DanpheDateTime:'format':'DD.MM.YY HH:mm'}}