| Line 1... |
Line 1... |
| 1 |
<td>$sanctionRequest.getId()</td>
|
1 |
<td>$sanctionRequest.getId()</td>
|
| 2 |
<td>$sanctionRequest.getFofoId()</td>
|
- |
|
| 3 |
<td>$customRetailerMap.get($sanctionRequest.getFofoId()).getCode()</td>
|
2 |
<td>$customRetailerMap.get($sanctionRequest.getFofoId()).getCode()</td>
|
| 4 |
<td>$customRetailerMap.get($sanctionRequest.getFofoId()).getBusinessName()</td>
|
3 |
<td>$customRetailerMap.get($sanctionRequest.getFofoId()).getBusinessName()</td>
|
| 5 |
|
4 |
|
| 6 |
#if($lmsSale.get($sanctionRequest.getFofoId()))
|
5 |
#if($secondarylms.get($sanctionRequest.getFofoId()))
|
| 7 |
<td>$lmsSale.get($sanctionRequest.getFofoId())</td>
|
6 |
<td>$secondarylms.get($sanctionRequest.getFofoId())</td>
|
| 8 |
#else
|
7 |
#else
|
| 9 |
<td>-</td>
|
8 |
<td>-</td>
|
| 10 |
#end
|
9 |
#end
|
| 11 |
|
10 |
|
| 12 |
#if($lmtdSale.get($sanctionRequest.getFofoId()))
|
11 |
#if($secondarylmtd.get($sanctionRequest.getFofoId()))
|
| 13 |
<td>$lmtdSale.get($sanctionRequest.getFofoId())</td>
|
12 |
<td>$secondarylmtd.get($sanctionRequest.getFofoId())</td>
|
| 14 |
#else
|
13 |
#else
|
| 15 |
<td>-</td>
|
14 |
<td>-</td>
|
| 16 |
#end
|
15 |
#end
|
| 17 |
|
16 |
|
| 18 |
#if($mtdSale.get($sanctionRequest.getFofoId()))
|
17 |
#if($secondaryMtd.get($sanctionRequest.getFofoId()))
|
| 19 |
<td>$mtdSale.get($sanctionRequest.getFofoId())</td>
|
18 |
<td>$secondaryMtd.get($sanctionRequest.getFofoId())</td>
|
| 20 |
#else
|
19 |
#else
|
| 21 |
<td>-</td>
|
20 |
<td>-</td>
|
| 22 |
#end
|
21 |
#end
|
| 23 |
|
22 |
|
| 24 |
<td>$sdCreditRequirementMap.get($sanctionRequest.getFofoId()).getLimit().setScale(2,$ru)</td>
|
23 |
<td>$sdCreditRequirementMap.get($sanctionRequest.getFofoId()).getLimit().setScale(2,$ru)</td>
|
| Line 35... |
Line 34... |
| 35 |
#else
|
34 |
#else
|
| 36 |
<td>-</td>
|
35 |
<td>-</td>
|
| 37 |
#end
|
36 |
#end
|
| 38 |
|
37 |
|
| 39 |
#if($partnerActiveLoanMap.get($sanctionRequest.getFofoId()))
|
38 |
#if($partnerActiveLoanMap.get($sanctionRequest.getFofoId()))
|
| - |
|
39 |
<td class="loanCount" data-fofoid="$sanctionRequest.getFofoId()" data-toggle="modal"
|
| 40 |
<td class="loanCount" data-fofoid="$sanctionRequest.getFofoId()" data-toggle="modal" data-target="#loanSummarydetail">$partnerActiveLoanMap.get($sanctionRequest.getFofoId())</td>
|
40 |
data-target="#loanSummarydetail">$partnerActiveLoanMap.get($sanctionRequest.getFofoId())</td>
|
| 41 |
#else
|
41 |
#else
|
| 42 |
<td>0</td>
|
42 |
<td>0</td>
|
| 43 |
#end
|
43 |
#end
|
| 44 |
<td>$sdCreditRequirementMap.get($sanctionRequest.getFofoId()).getRisk()</td>
|
44 |
<td>$sdCreditRequirementMap.get($sanctionRequest.getFofoId()).getRisk()</td>
|
| 45 |
<td>$partnerDailyInvestmentMap.get($sanctionRequest.getFofoId()).getTotalInvestment()</td>
|
45 |
<td>$partnerDailyInvestmentMap.get($sanctionRequest.getFofoId()).getTotalInvestment()</td>
|
| Line 47... |
Line 47... |
| 47 |
<td>$userWalletMap.get($sanctionRequest.getFofoId()).getAmount()</td>
|
47 |
<td>$userWalletMap.get($sanctionRequest.getFofoId()).getAmount()</td>
|
| 48 |
<td>$authMap.get($sanctionRequest.getAuthId())</td>
|
48 |
<td>$authMap.get($sanctionRequest.getAuthId())</td>
|
| 49 |
<td>$sanctionRequest.getRequestedAmount().setScale(2)</td>
|
49 |
<td>$sanctionRequest.getRequestedAmount().setScale(2)</td>
|
| 50 |
|
50 |
|
| 51 |
#if($sanctionRequest.getStatus() == "PENDING")
|
51 |
#if($sanctionRequest.getStatus() == "PENDING")
|
| - |
|
52 |
<td class="approveamount"><input type="text" placeholder="Approval Amount"
|
| 52 |
<td class = "approveamount" ><input type="text" placeholder="Approval Amount" value="$sanctionRequest.getApprovalAmount().setScale(2,$ru)"
|
53 |
value="$sanctionRequest.getApprovalAmount().setScale(2,$ru)"
|
| 53 |
name="approvalAmount"></td>
|
54 |
name="approvalAmount"></td>
|
| 54 |
|
55 |
|
| 55 |
<td class = "freedays"><input type="text" placeholder="Free Days" value="$sanctionRequest.getFreeDays()" name="freeDays"></td>
|
56 |
<td class="freedays"><input type="text" placeholder="Free Days" value="$sanctionRequest.getFreeDays()" name="freeDays">
|
| - |
|
57 |
</td>
|
| 56 |
<td class= "sanctionstatus">
|
58 |
<td class="sanctionstatus">
|
| 57 |
<select class="form-control input-sm" id="sanctionStatus" placeholder="Status">
|
59 |
<select class="form-control input-sm" id="sanctionStatus" placeholder="Status">
|
| 58 |
<option value="" selected disabled>Partner</option>
|
60 |
<option value="" selected disabled>Partner</option>
|
| 59 |
#foreach($ss in $sanctionStatus)
|
61 |
#foreach($ss in $sanctionStatus)
|
| 60 |
#if($sanctionRequest.getStatus() == $ss)
|
62 |
#if($sanctionRequest.getStatus() == $ss)
|
| 61 |
<option value="$ss" selected>$ss</option>
|
63 |
<option value="$ss" selected>$ss</option>
|
| Line 69... |
Line 71... |
| 69 |
|
71 |
|
| 70 |
<td class="stockholdcheckbox">
|
72 |
<td class="stockholdcheckbox">
|
| 71 |
<input type="checkbox" name="stockHold">
|
73 |
<input type="checkbox" name="stockHold">
|
| 72 |
|
74 |
|
| 73 |
</td>
|
75 |
</td>
|
| - |
|
76 |
<td>$creditAccounts.get($sanctionRequest.getFofoId())</td>
|
| 74 |
<td>
|
77 |
<td>
|
| 75 |
<button type="button" data-id="$sanctionRequest.getId()"
|
78 |
<button type="button" data-id="$sanctionRequest.getId()"
|
| 76 |
class="btn btn-primary sanction-request-send">
|
79 |
class="btn btn-primary sanction-request-send">
|
| 77 |
Submit
|
80 |
Submit
|
| 78 |
</button>
|
81 |
</button>
|
| Line 84... |
Line 87... |
| 84 |
|
87 |
|
| 85 |
<td>
|
88 |
<td>
|
| 86 |
<input type="checkbox" disabled #if($sanctionRequest.isStockHold()) checked #end name="stockHold">
|
89 |
<input type="checkbox" disabled #if($sanctionRequest.isStockHold()) checked #end name="stockHold">
|
| 87 |
|
90 |
|
| 88 |
</td>
|
91 |
</td>
|
| - |
|
92 |
<td>$creditAccounts.get($sanctionRequest.getFofoId())</td>
|
| 89 |
<td>-</td>
|
93 |
<td>-</td>
|
| 90 |
#end
|
94 |
#end
|
| 91 |
|
95 |
|
| 92 |
|
96 |
|
| 93 |
|
97 |
|