Invoice Id : {{P_Mast.Id}}
Total Amount : {{P_Mast.Inv_Amount | number:'.2-2'}}
Paid : {{P_Mast.PaidAmount | number:'.2-2'}}
Balance : {{(P_Mast.Inv_Amount-P_Mast.PaidAmount)| number:'.2-2'}}
Invoice Id : {{R_Mast.Id}}
Total Amount : {{R_Mast.RentAmount}}
Paid : {{R_Mast.AmountPaid}}
Invoice Id : {{commision.Id}}
Total Amount : {{commision.NetTotal| number : '1.2-2'}}
Paid : {{commision.PaidAmount |number : '1.2-2'}}
Balance : {{commision.NetTotal-commision.PaidAmount | number : '1.2-2'}}
| # |
From Account
To Account
Account
|
Amount |
Mode |
Cheque # |
Attachment |
Date |
Actions |
| {{i+1}} |
{{item.Acc}} |
{{item.PaidFrom.Name}} |
{{item.Amount | number:'.2-2'}} |
{{item.Mode}} |
{{item.ChacqNo}} |
View
|
{{item.CreationDate | date : 'dd/MM/yyyy'}} |
|