{{headerDetail.hospitalName}}
{{headerDetail.address}}
From Date: {{fromDate}}
ToDate: {{toDate}}
USER WISE CASH COLLECTION REPORT Print Date: {{currentDate}}
Sr No. |
User Name |
OP Income |
IP Income |
Deposit |
Grand Total |
Collection |
Discount |
Refund |
NetTotal |
Collection |
Discount |
Refund |
NetTotal |
Received |
Refund |
{{i+1}} |
{{row.UserName}} |
{{row.OP_Collection | ParseAmount}} |
{{row.OP_Discount | ParseAmount}} |
{{row.OP_Refund | ParseAmount}} |
{{row.OP_NetTotal | ParseAmount}} |
{{row.IP_Collection | ParseAmount}} |
{{row.IP_Discount | ParseAmount}} |
{{row.IP_Refund | ParseAmount}} |
{{row.IP_NetTotal | ParseAmount}} |
{{row.DepositAmount | ParseAmount}} |
{{row.DepositReturn | ParseAmount}} |
{{row.Grand_Total | ParseAmount}} |
Summary
Cash Sales |
{{this.summary.tot_SubTotal}} |
Cash Discount |
{{this.summary.tot_Discount}} |
Total Cash Sales |
{{this.TotalCashSales | ParseAmount}} |
Return Cash Sales |
{{this.summary.tot_Refund}} |
Return Cash Discount |
{{this.summary.tot_ReturnDiscount}} |
Total Return |
{{this.TotalReturnSales | ParseAmount}} |
Net Cash Sales |
{{this.NetCashSales | ParseAmount}} |
Deposit Received |
{{this.summary.tot_Deposit}} |
Deposit Returned |
{{this.summary.tot_DepositReturn}} |
Net Deposit |
{{this.TotalDeposit}} |
Net Cash Collection |
{{this.NetCashCollection}} |