| 27799 |
tejbeer |
1 |
<section class="wrapper">
|
|
|
2 |
<div class="row">
|
|
|
3 |
<div class="col-lg-12">
|
|
|
4 |
<h3 class="page-header"><i class="icon_document_alt"></i>PARTNER ONBOARDING REJECT</h3>
|
|
|
5 |
<ol class="breadcrumb">
|
|
|
6 |
<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
|
|
|
7 |
<li><i class="icon_document_alt"></i>Partner Onboarding Reject</li>
|
|
|
8 |
</ol>
|
|
|
9 |
</div>
|
|
|
10 |
</div>
|
| 35971 |
aman |
11 |
|
|
|
12 |
## Search Box
|
|
|
13 |
<div class="col-lg-12" style="margin-bottom: 15px;">
|
|
|
14 |
<div class="row">
|
|
|
15 |
<div class="col-lg-8">
|
|
|
16 |
<label style="margin-right: 10px;"><strong>Search:</strong></label>
|
|
|
17 |
<input type="text" id="rejectSearch" class="form-control"
|
|
|
18 |
style="width: 250px; display: inline-block;"
|
|
|
19 |
placeholder="Outlet, Phone, Code, City..." value="$!search">
|
|
|
20 |
<button type="button" class="btn btn-primary" id="rejectSearchBtn" style="margin-left: 5px;">
|
|
|
21 |
<i class="fa fa-search"></i> Search
|
|
|
22 |
</button>
|
|
|
23 |
#if($search && $search != "")
|
|
|
24 |
<button type="button" class="btn btn-default" id="clearRejectSearchBtn"
|
|
|
25 |
style="margin-left: 5px;">
|
|
|
26 |
Clear
|
|
|
27 |
</button>
|
|
|
28 |
#end
|
|
|
29 |
</div>
|
|
|
30 |
</div>
|
|
|
31 |
</div>
|
|
|
32 |
|
|
|
33 |
<div class="col-lg-12">
|
| 27799 |
tejbeer |
34 |
<table class="table table-border table-condensed table-bordered" id="oboardingreject" style="width:100%">
|
|
|
35 |
|
|
|
36 |
<thead class="row htable">
|
|
|
37 |
|
|
|
38 |
<tr style="color:black;">
|
| 28947 |
manish |
39 |
<th>Id</th>
|
|
|
40 |
<th>Outlet Name(SM)</th>
|
| 27799 |
tejbeer |
41 |
<th>Created On</th>
|
|
|
42 |
<th>Acquired Date()</th>
|
|
|
43 |
<th>Outlet Name(SM)</th>
|
|
|
44 |
<th>Phone Number(SM)</th>
|
| 28947 |
manish |
45 |
<th>RBM Name(SM)</th>
|
| 27799 |
tejbeer |
46 |
<th>City (SM)</th>
|
|
|
47 |
<th>State Head(SM)</th>
|
|
|
48 |
<th>BDM (SM)</th>
|
|
|
49 |
<th>Agreed Brand fees(SM)</th>
|
|
|
50 |
<th>Received Brand fees(SM)</th>
|
| 28947 |
manish |
51 |
<th>Final Brand fees(SM)</th>
|
| 27799 |
tejbeer |
52 |
<th>Agreed Wallet(SM)</th>
|
| 28947 |
manish |
53 |
<th>Adv Stock Date(SM)</th>
|
| 27799 |
tejbeer |
54 |
<th>KYC (SM)</th>
|
|
|
55 |
<th>Aadhaar(legal)</th>
|
|
|
56 |
<th>pan(legal)</th>
|
|
|
57 |
<th>GST(legal)</th>
|
|
|
58 |
<th>Cancel cheque(legal)</th>
|
|
|
59 |
<th>Rent agreement/Owner ship proof(legal)</th>
|
|
|
60 |
<th>LOI(legal)</th>
|
|
|
61 |
<th>Code(legal)</th>
|
|
|
62 |
<th>Recee Planed(Kamini)</th>
|
|
|
63 |
<th>Recee Actual(Kamini)</th>
|
|
|
64 |
<th>Designing Planed(Kamini)</th>
|
|
|
65 |
<th>Designing Actual(Kamini)</th>
|
|
|
66 |
<th>Stock payment(kamini)</th>
|
|
|
67 |
<th>Expected Date(kamini)</th>
|
|
|
68 |
<th>Pay Date(Kamini)</th>
|
| 28947 |
manish |
69 |
<th>Inaugration(SM)</th>
|
| 31431 |
amit.gupta |
70 |
<th>Billing Status(Kamini)</th>
|
| 28947 |
manish |
71 |
<th>Verification</th>
|
| 31431 |
amit.gupta |
72 |
|
| 27799 |
tejbeer |
73 |
</tr>
|
|
|
74 |
</thead>
|
| 31431 |
amit.gupta |
75 |
<tbody>
|
| 27799 |
tejbeer |
76 |
#foreach($pob in $user )
|
|
|
77 |
<tr id="trow2">
|
|
|
78 |
#if($pob.getId())
|
| 28947 |
manish |
79 |
<td> <i class="far fa-arrow-alt-circle-up" style="background:green"></i>$pob.getId()</td>
|
| 27799 |
tejbeer |
80 |
#else
|
| 28947 |
manish |
81 |
<td><i class="far fa-arrow-alt-circle-down"></i>$pob.getId()</td>
|
| 27799 |
tejbeer |
82 |
#end
|
|
|
83 |
|
| 28947 |
manish |
84 |
#if($pob.getOutLetName() && $pob.getOutLetName() != "")
|
|
|
85 |
<td> <i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="OutLet Name" value="$pob.getOutLetName()" name="outlateName"
|
|
|
86 |
disabled></td>
|
|
|
87 |
#else
|
|
|
88 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="OutLet Name" name="outlateName" disabled></td>
|
|
|
89 |
#end
|
|
|
90 |
|
| 27799 |
tejbeer |
91 |
#if($pob.getCreatedTimestamp())
|
| 28947 |
manish |
92 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i>$pob.getCreatedTimestamp().format($datehiphenFormatter)</td>
|
| 27799 |
tejbeer |
93 |
#else
|
| 28947 |
manish |
94 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
95 |
</td>
|
|
|
96 |
#end
|
|
|
97 |
|
|
|
98 |
|
|
|
99 |
#if($pob.getAcquiredDate())
|
| 28947 |
manish |
100 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
|
| 27799 |
tejbeer |
101 |
name="acquireddate"
|
|
|
102 |
value="$pob.getAcquiredDate().format($datehiphenFormatter)"></td>
|
|
|
103 |
#else
|
| 28947 |
manish |
104 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
|
| 27799 |
tejbeer |
105 |
name="acquireddate">
|
|
|
106 |
</td>
|
|
|
107 |
#end
|
|
|
108 |
|
|
|
109 |
#if($pob.getOutLetName() && $pob.getOutLetName() != "")
|
| 28947 |
manish |
110 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="OutLet Name" value="$pob.getOutLetName()" name="outlateName"
|
| 27799 |
tejbeer |
111 |
disabled></td>
|
|
|
112 |
#else
|
| 28947 |
manish |
113 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="OutLet Name" name="outlateName" disabled></td>
|
| 27799 |
tejbeer |
114 |
#end
|
| 28947 |
manish |
115 |
|
| 27799 |
tejbeer |
116 |
#if($pob.getPhoneNumber() && $pob.getPhoneNumber() != 0)
|
| 28947 |
manish |
117 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
118 |
<input type="number" placeholder="9999999999" value="$pob.getPhoneNumber()"
|
|
|
119 |
name="phonenumber1"
|
|
|
120 |
disabled ></td>
|
|
|
121 |
#else
|
| 28947 |
manish |
122 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="number" placeholder="9999999999" name="phonenumber1" disabled></td>
|
| 27799 |
tejbeer |
123 |
#end
|
| 28947 |
manish |
124 |
|
| 28610 |
amit.gupta |
125 |
|
| 28947 |
manish |
126 |
#if($pob.getAuthId() && $pob.getAuthId() != 0)
|
|
|
127 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="hidden" value ="$pob.getAuthId()"/><input type="text" placeholder="RBM Name(SM)" disabled name="rbmAuthId" value="$authUseMap.get($pob.getAuthId()).getFullName()"></td>
|
|
|
128 |
#else
|
|
|
129 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="RBM Name(SM)" disabled name="rbmAuthId"></td>
|
|
|
130 |
#end
|
| 28599 |
amit.gupta |
131 |
|
| 28947 |
manish |
132 |
#if($pob.getCity() && $pob.getCity() != "")
|
|
|
133 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="City (SM)" disabled name="city1" value="$pob.getCity()"></td>
|
| 27799 |
tejbeer |
134 |
#else
|
| 28947 |
manish |
135 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="City (SM)" disabled name="city1"></td>
|
| 27799 |
tejbeer |
136 |
#end
|
| 28947 |
manish |
137 |
|
|
|
138 |
|
| 27799 |
tejbeer |
139 |
#if($pob.getStateHead() && $pob.getStateHead() != "")
|
| 28947 |
manish |
140 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="State Head(SM)" disabled name="shead1"
|
| 27799 |
tejbeer |
141 |
value="$pob.getStateHead()"></td>
|
|
|
142 |
#else
|
| 28947 |
manish |
143 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="State Head(SM)" disabled name="shead1"></td>
|
| 27799 |
tejbeer |
144 |
#end
|
|
|
145 |
#if($pob.getBDM() && $pob.getBDM() != "")
|
| 28947 |
manish |
146 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="BDM (SM)" disabled name="bdm1" value="$pob.getBDM()"></td>
|
| 27799 |
tejbeer |
147 |
#else
|
| 28947 |
manish |
148 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="BDM (SM)" disabled name="bdm1"></td>
|
| 27799 |
tejbeer |
149 |
#end
|
| 28947 |
manish |
150 |
|
|
|
151 |
#if($pob.getAgreedBrandFees() != 0)
|
| 28700 |
amit.gupta |
152 |
|
|
|
153 |
#if($pob.getReceivedBrandFees() >= $pob.getAgreedBrandFees())
|
|
|
154 |
|
| 28947 |
manish |
155 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
|
| 27799 |
tejbeer |
156 |
value="$pob.getAgreedBrandFees()" ></td>
|
| 28700 |
amit.gupta |
157 |
#else
|
| 28947 |
manish |
158 |
<td><i class="far fa-arrow-alt-circle-down" style="background:red;"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
|
| 28700 |
amit.gupta |
159 |
value="$pob.getAgreedBrandFees()" ></td>
|
|
|
160 |
#end
|
| 27799 |
tejbeer |
161 |
#else
|
| 28947 |
manish |
162 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"></td>
|
| 27799 |
tejbeer |
163 |
#end
|
|
|
164 |
|
| 28947 |
manish |
165 |
|
| 27799 |
tejbeer |
166 |
#if($pob.getReceivedBrandFees()!= 0)
|
|
|
167 |
|
| 28947 |
manish |
168 |
#if($pob.getReceivedBrandFees() >= $pob.getAgreedBrandFees())
|
|
|
169 |
<td> <i class="far fa-arrow-alt-circle-up" style="background:green"></i> <input type="text" placeholder="Received Brand fees" disabled name="recbrand1"
|
| 27799 |
tejbeer |
170 |
value="$pob.getReceivedBrandFees()"></td>
|
| 28947 |
manish |
171 |
#else
|
|
|
172 |
<td style="background:red;"><i class="far fa-arrow-alt-circle-up" style="background:red"></i><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"
|
|
|
173 |
value="$pob.getReceivedBrandFees()"></td>
|
|
|
174 |
#end
|
|
|
175 |
|
|
|
176 |
#else
|
|
|
177 |
<td> <i class="far fa-arrow-alt-circle-up" style="background:pink;"></i><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"></td>
|
| 27799 |
tejbeer |
178 |
#end
|
| 28947 |
manish |
179 |
|
|
|
180 |
|
|
|
181 |
|
|
|
182 |
#if($pob.getFinalBrandFeesDate())
|
| 27799 |
tejbeer |
183 |
|
| 28947 |
manish |
184 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" placeholder="Brand fees Date(SM)" disabled name="BrandFeesdate1" id="brandfeesdate"
|
|
|
185 |
value="$pob.getFinalBrandFeesDate().format($datehiphenFormatter)"
|
|
|
186 |
></td>
|
| 27799 |
tejbeer |
187 |
#else
|
| 28947 |
manish |
188 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" placeholder="Brand Fees Date(SM)" disabled name="BrandFeesdate1"></td>
|
| 27799 |
tejbeer |
189 |
#end
|
| 28947 |
manish |
190 |
|
| 27799 |
tejbeer |
191 |
#if($pob.getAgreedWallet()!= 0)
|
| 28947 |
manish |
192 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"
|
| 27799 |
tejbeer |
193 |
value="$pob.getAgreedWallet()" ></td>
|
|
|
194 |
#else
|
| 28947 |
manish |
195 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"></td>
|
| 27799 |
tejbeer |
196 |
#end
|
|
|
197 |
|
|
|
198 |
#if($pob.getInvestmentDate())
|
|
|
199 |
|
| 28947 |
manish |
200 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" placeholder="Investment Date(SM)" disabled name="idate1" id="idate"
|
| 27799 |
tejbeer |
201 |
value="$pob.getInvestmentDate().format($datehiphenFormatter)"
|
|
|
202 |
></td>
|
|
|
203 |
#else
|
| 28947 |
manish |
204 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" placeholder="Investment Date(SM)" disabled name="idate1"></td>
|
| 27799 |
tejbeer |
205 |
#end
|
|
|
206 |
#if($pob.getKyc() && $pob.getKyc() != 0)
|
| 28947 |
manish |
207 |
<td class="kyc docfile">
|
|
|
208 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
209 |
<input type="hidden" class="kychidden" value="$pob.getKyc()">
|
|
|
210 |
<input type="file" class="kyc" placeholder="KYC (SM)" disabled name="kyc1"
|
|
|
211 |
value="$pob.getKyc()">
|
|
|
212 |
##<button type="button" class="btn btn-primary download-kyc-file" data-docpid="$pob.getKyc()" data-id="$pob.getId()">Download Document</button>
|
| 28947 |
manish |
213 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getKyc()" class="download">Download Doc</a>
|
|
|
214 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
215 |
|
| 27799 |
tejbeer |
216 |
</td>
|
|
|
217 |
#else
|
| 28947 |
manish |
218 |
<td class="kyc docfile"><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
219 |
<input type="hidden">
|
|
|
220 |
<input type="file" id="kyc" placeholder="KYC (SM)" disabled name="kyc1">
|
|
|
221 |
</td>
|
|
|
222 |
#end
|
|
|
223 |
|
|
|
224 |
#if($pob.getAadharDoc() && $pob.getAadharDoc() != 0)
|
| 28947 |
manish |
225 |
<td class="aadhar docfile">
|
|
|
226 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
227 |
<input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
|
|
|
228 |
<input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
|
|
|
229 |
value="$pob.getAadharDoc()">
|
| 28947 |
manish |
230 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()" class="download">Download
|
| 27799 |
tejbeer |
231 |
Doc</a>
|
| 28947 |
manish |
232 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
| 27799 |
tejbeer |
233 |
|
|
|
234 |
</td>
|
|
|
235 |
#else
|
| 28947 |
manish |
236 |
<td class="aadhar docfile">
|
|
|
237 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
238 |
<input type="hidden">
|
|
|
239 |
<input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1">
|
|
|
240 |
</td>
|
|
|
241 |
#end
|
|
|
242 |
#if($pob.getPanDoc() && $pob.getPanDoc() != 0)
|
| 28947 |
manish |
243 |
<td class="pan docfile">
|
|
|
244 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
245 |
<input type="hidden" class="panhidden" value="$pob.getPanDoc()">
|
|
|
246 |
<input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1"
|
|
|
247 |
value="$pob.getPanDoc()">
|
|
|
248 |
##<button type="button" class="btn btn-primary download-pan-file" data-docpid="$pob.getPanDoc()" data-id="$pob.getId()">Download Document</button>
|
| 28947 |
manish |
249 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getPanDoc()" class="download">Download Doc</a>
|
|
|
250 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
| 27799 |
tejbeer |
251 |
</td>
|
|
|
252 |
#else
|
| 28947 |
manish |
253 |
<td class="pan docfile">
|
|
|
254 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
255 |
<input type="hidden">
|
|
|
256 |
<input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1">
|
|
|
257 |
</td>
|
|
|
258 |
#end
|
|
|
259 |
#if($pob.getGstdoc() && $pob.getGstdoc() != 0)
|
| 28947 |
manish |
260 |
<td class="gst docfile">
|
|
|
261 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
262 |
<input type="hidden" class="gsthidden" value="$pob.getGstdoc()">
|
|
|
263 |
<input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1"
|
|
|
264 |
value="$pob.getGstdoc()">
|
|
|
265 |
##<button type="button" class="btn btn-primary download-gst-file" data-docpid="$pob.getGstdoc()" data-id="$pob.getId()">Download Document</button>
|
| 28947 |
manish |
266 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getGstdoc()" class="download">Download Doc</a>
|
|
|
267 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
| 27799 |
tejbeer |
268 |
</td>
|
|
|
269 |
#else
|
| 28947 |
manish |
270 |
<td class="gst docfile">
|
|
|
271 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
272 |
<input type="hidden">
|
|
|
273 |
<input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1">
|
|
|
274 |
</td>
|
|
|
275 |
#end
|
|
|
276 |
#if($pob.getCancelCheque() && $pob.getCancelCheque() != 0)
|
|
|
277 |
|
| 28947 |
manish |
278 |
<td class="cancheque docfile">
|
|
|
279 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
280 |
<input type="hidden" class="canchequehidden" value="$pob.getCancelCheque()">
|
|
|
281 |
<input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled name="cancheque1"
|
|
|
282 |
value="$pob.getCancelCheque()">
|
|
|
283 |
##<button type="button" class="btn btn-primary download-cancheque-file" data-docpid="$pob.getCancelCheque()" data-id="$pob.getId()">Download Document</button>
|
| 28947 |
manish |
284 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getCancelCheque()" class="download">Download
|
| 27799 |
tejbeer |
285 |
Doc</a>
|
| 28947 |
manish |
286 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
| 27799 |
tejbeer |
287 |
|
|
|
288 |
</td>
|
|
|
289 |
|
|
|
290 |
#else
|
| 28947 |
manish |
291 |
<td class="cancheque docfile">
|
|
|
292 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
293 |
<input type="hidden">
|
|
|
294 |
<input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled
|
|
|
295 |
name="cancheque1">
|
|
|
296 |
</td>
|
|
|
297 |
#end
|
|
|
298 |
#if($pob.getRentAgreement() && $pob.getRentAgreement() != 0)
|
| 28947 |
manish |
299 |
<td class="rent docfile">
|
|
|
300 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
301 |
<input type="hidden" class="renthidden" value="$pob.getRentAgreement()">
|
|
|
302 |
<input type="file" class="rentdoc" placeholder="Rent agreement/Owner ship proof(SM)" disabled name="ragreement1"
|
|
|
303 |
value="$pob.getRentAgreement()">
|
| 28947 |
manish |
304 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getRentAgreement()" class="download">Download Doc</a>
|
|
|
305 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
| 27799 |
tejbeer |
306 |
</td>
|
|
|
307 |
#else
|
|
|
308 |
|
| 28947 |
manish |
309 |
<td class="rent docfile">
|
|
|
310 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
311 |
<input type="hidden">
|
|
|
312 |
<input type="file" placeholder="Rent agreement/Owner ship proof(SM)" disabled name="ragreement1">
|
|
|
313 |
</td>
|
|
|
314 |
#end
|
|
|
315 |
|
|
|
316 |
#if($pob.getLOI() && $pob.getLOI() != 0)
|
| 28947 |
manish |
317 |
<td class="loi docfile" >
|
|
|
318 |
<i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
319 |
<input type="hidden" class="loihidden" value="$pob.getLOI()">
|
|
|
320 |
<input type="file" class="loidoc" placeholder="LOI(SM)" disabled value="$pob.getLOI()">
|
| 28947 |
manish |
321 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getLOI()" class="download">Download Doc</a>
|
|
|
322 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
323 |
|
| 27799 |
tejbeer |
324 |
</td>
|
|
|
325 |
#else
|
|
|
326 |
|
| 28947 |
manish |
327 |
<td class="loi docfile">
|
|
|
328 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i>
|
| 27799 |
tejbeer |
329 |
<input type="hidden">
|
|
|
330 |
<input type="file" placeholder="LOI(SM)" disabled name="loi1">
|
|
|
331 |
</td>
|
|
|
332 |
#end
|
|
|
333 |
|
|
|
334 |
|
|
|
335 |
|
|
|
336 |
#if($pob.getCode() && $pob.getCode() != "")
|
| 28947 |
manish |
337 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="Code(SM)" disabled name="code1" value="$pob.getCode()"
|
| 27799 |
tejbeer |
338 |
></td>
|
|
|
339 |
#else
|
| 28947 |
manish |
340 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="Code(SM)" disabled name="code1"></td>
|
| 27799 |
tejbeer |
341 |
#end
|
| 28947 |
manish |
342 |
|
|
|
343 |
|
| 27799 |
tejbeer |
344 |
#if($pob.getReceePlaned())
|
| 28947 |
manish |
345 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1"
|
| 27799 |
tejbeer |
346 |
value="$pob.getReceePlaned().format($datehiphenFormatter)" >
|
|
|
347 |
</td>
|
|
|
348 |
#else
|
| 28947 |
manish |
349 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1">
|
| 27799 |
tejbeer |
350 |
</td>
|
|
|
351 |
#end
|
|
|
352 |
#if($pob.getReceeActual())
|
| 28947 |
manish |
353 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1"
|
| 27799 |
tejbeer |
354 |
value="$pob.getReceeActual().format($datehiphenFormatter)" >
|
|
|
355 |
</td>
|
|
|
356 |
#else
|
| 28947 |
manish |
357 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1">
|
| 27799 |
tejbeer |
358 |
</td>
|
|
|
359 |
#end
|
|
|
360 |
|
|
|
361 |
#if($pob.getDesigningPlaned())
|
| 28947 |
manish |
362 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
|
| 27799 |
tejbeer |
363 |
name="dplaned1"
|
|
|
364 |
value="$pob.getDesigningPlaned().format($datehiphenFormatter)"></td>
|
|
|
365 |
#else
|
| 28947 |
manish |
366 |
<td>
|
|
|
367 |
<i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
|
| 27799 |
tejbeer |
368 |
name="dplaned1">
|
|
|
369 |
</td>
|
|
|
370 |
#end
|
| 28947 |
manish |
371 |
#if($pob.getDeploymentDate())
|
|
|
372 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
|
| 27799 |
tejbeer |
373 |
name="dactual1"
|
| 28947 |
manish |
374 |
value="$pob.getDeploymentDate().format($datehiphenFormatter)"></td>
|
| 27799 |
tejbeer |
375 |
#else
|
| 28947 |
manish |
376 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
|
| 27799 |
tejbeer |
377 |
name="dactual1">
|
|
|
378 |
</td>
|
|
|
379 |
#end
|
|
|
380 |
#if($pob.getStockPayment()!= 0)
|
| 28947 |
manish |
381 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1"
|
| 27799 |
tejbeer |
382 |
value="$pob.getStockPayment()"></td>
|
|
|
383 |
#else
|
| 28947 |
manish |
384 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1""></td>
|
| 27799 |
tejbeer |
385 |
#end
|
|
|
386 |
|
|
|
387 |
|
|
|
388 |
|
|
|
389 |
#if($pob.getExpectedDate())
|
| 28947 |
manish |
390 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" class="expdate" placeholder="Expected Date(Kamini)" disabled value="$pob.getExpectedDate().format($datehiphenFormatter)" >
|
| 27799 |
tejbeer |
391 |
</td>
|
|
|
392 |
#else
|
| 28947 |
manish |
393 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" class="expdate" placeholder="Expected Date(Kamini)" disabled>
|
| 27799 |
tejbeer |
394 |
</td>
|
|
|
395 |
#end
|
|
|
396 |
|
|
|
397 |
#if($pob.getPayDate())
|
| 28947 |
manish |
398 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i>
|
| 27799 |
tejbeer |
399 |
<input type="date" class="paydate" placeholder="pay Date(Kamini)" disabled value="$pob.getPayDate().format($datehiphenFormatter)" >
|
|
|
400 |
</td>
|
|
|
401 |
#else
|
| 28947 |
manish |
402 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" class="paydate" placeholder="Pay Date(Kamini)" disabled >
|
| 27799 |
tejbeer |
403 |
</td>
|
|
|
404 |
#end
|
|
|
405 |
|
| 28947 |
manish |
406 |
#if($pob.getInaugrationDate())
|
|
|
407 |
#if($pob.getDeploymentDate())
|
|
|
408 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green"></i><input type="date" class="inaugrationDate" placeholder="Inaugration Date (SM)" disabled value="$pob.getInaugrationDate().format($datehiphenFormatter)" >
|
|
|
409 |
</td>
|
|
|
410 |
#else
|
|
|
411 |
<td><i class="far fa-arrow-alt-circle-down" style="background:red;"></i><input type="date" class="inaugrationDate" placeholder="Inaugration Date (SM)" disabled value="$pob.getInaugrationDate().format($datehiphenFormatter)" >
|
|
|
412 |
</td>
|
|
|
413 |
#end
|
|
|
414 |
#else
|
|
|
415 |
<td><i class="far fa-arrow-alt-circle-down" style="background:pink;"></i><input type="date" class="inaugrationDate" placeholder="Inaugration Date (SM)" disabled>
|
|
|
416 |
</td>
|
|
|
417 |
#end
|
|
|
418 |
|
|
|
419 |
|
| 27799 |
tejbeer |
420 |
<td #if($pob.getBillingStatus()==0) style="background-color:pink"#else style="background-color:lime" #end>
|
|
|
421 |
<input type="checkbox" disabled #if($pob.getBillingStatus()>0) checked #end >
|
|
|
422 |
#if($pob.getBillingStatus()>0)
|
|
|
423 |
<label> YES</label>
|
|
|
424 |
#else
|
|
|
425 |
<label>NO</label>
|
| 28947 |
manish |
426 |
#end
|
|
|
427 |
</td>
|
|
|
428 |
|
|
|
429 |
|
|
|
430 |
#if($partnerVerificationStatusMap.get($pob.getId()))
|
|
|
431 |
|
|
|
432 |
#if($partnerVerificationStatusMap.get($pob.getId())== "YES")
|
|
|
433 |
<td><i class="far fa-arrow-alt-circle-up" style="background:green;"></i><input type="text" name= "verificationStatusOnboarding"class="verificationStatus" placeholder="" disabled value="APPROVED" >
|
|
|
434 |
</td>
|
|
|
435 |
|
|
|
436 |
#elseif($partnerVerificationStatusMap.get($pob.getId())== "NO")
|
|
|
437 |
<td><i class="far fa-arrow-alt-circle-up" style="background:red;"></i><input type="text" name= "verificationStatusOnboarding"class="verificationStatus" placeholder="" disabled value="REJECTED" >
|
|
|
438 |
</td>
|
|
|
439 |
|
|
|
440 |
#else
|
|
|
441 |
<td><i class="far fa-arrow-alt-circle-up" style="background:pink;"></i><input type="text" name= "verificationStatusOnboarding"class="verificationStatus" placeholder="" disabled value="$partnerVerificationStatusMap.get($pob.getId())" >
|
|
|
442 |
</td>
|
|
|
443 |
|
|
|
444 |
#end
|
|
|
445 |
#else
|
|
|
446 |
<td><i class="far fa-arrow-alt-circle-down" style="background:red;"></i><input type="text" name= "verificationStatusOnboarding" class="verificationStatus" placeholder="" disabled value="PENDING" >
|
|
|
447 |
</td>
|
|
|
448 |
|
|
|
449 |
#end
|
| 27799 |
tejbeer |
450 |
|
|
|
451 |
</tr>
|
|
|
452 |
#end
|
|
|
453 |
|
|
|
454 |
</tbody>
|
|
|
455 |
</table>
|
|
|
456 |
</div>
|
|
|
457 |
|
| 35971 |
aman |
458 |
## Pagination Controls (Bottom)
|
|
|
459 |
<div class="col-lg-12" style="margin-top: 15px;">
|
|
|
460 |
<div class="row">
|
|
|
461 |
<div class="col-lg-12 text-center">
|
|
|
462 |
#if($totalRecords > 0)
|
|
|
463 |
<span class="pagination-info">Showing $startRecord - $endRecord of $totalRecords</span>
|
|
|
464 |
<ul class="pagination pagination-sm" style="margin: 0 15px; display: inline-flex;">
|
|
|
465 |
#if($currentPage > 0)
|
|
|
466 |
<li><a href="javascript:void(0)" class="reject-page-link" data-page="0">First</a></li>
|
|
|
467 |
<li><a href="javascript:void(0)" class="reject-page-link" data-page="$prevPage">Prev</a>
|
|
|
468 |
</li>
|
|
|
469 |
#else
|
|
|
470 |
<li class="disabled"><span>First</span></li>
|
|
|
471 |
<li class="disabled"><span>Prev</span></li>
|
|
|
472 |
#end
|
|
|
473 |
|
|
|
474 |
<li class="active"><span>Page $currentPageDisplay of $totalPages</span></li>
|
|
|
475 |
|
|
|
476 |
#if($currentPage < $lastPage)
|
|
|
477 |
<li><a href="javascript:void(0)" class="reject-page-link" data-page="$nextPage">Next</a>
|
|
|
478 |
</li>
|
|
|
479 |
<li><a href="javascript:void(0)" class="reject-page-link" data-page="$lastPage">Last</a>
|
|
|
480 |
</li>
|
|
|
481 |
#else
|
|
|
482 |
<li class="disabled"><span>Next</span></li>
|
|
|
483 |
<li class="disabled"><span>Last</span></li>
|
|
|
484 |
#end
|
|
|
485 |
</ul>
|
|
|
486 |
<select class="form-control reject-page-size" style="width: 120px; display: inline-block;">
|
|
|
487 |
<option value="10" #if($pageSize==10)selected#end>10 per page</option>
|
|
|
488 |
<option value="25" #if($pageSize==25)selected#end>25 per page</option>
|
|
|
489 |
<option value="50" #if($pageSize==50)selected#end>50 per page</option>
|
|
|
490 |
<option value="100" #if($pageSize==100)selected#end>100 per page</option>
|
|
|
491 |
</select>
|
|
|
492 |
#end
|
|
|
493 |
</div>
|
|
|
494 |
</div>
|
|
|
495 |
</div>
|
|
|
496 |
|
| 27799 |
tejbeer |
497 |
</section>
|
| 35971 |
aman |
498 |
|
| 27799 |
tejbeer |
499 |
<script>
|
| 35971 |
aman |
500 |
$(document).ready(function () {
|
|
|
501 |
// Search button click handler
|
|
|
502 |
$('#rejectSearchBtn').on('click', function () {
|
|
|
503 |
refreshRejectList(0);
|
|
|
504 |
});
|
| 27799 |
tejbeer |
505 |
|
| 35971 |
aman |
506 |
// Search on Enter key
|
|
|
507 |
$('#rejectSearch').on('keypress', function (e) {
|
|
|
508 |
if (e.which === 13) {
|
|
|
509 |
refreshRejectList(0);
|
|
|
510 |
}
|
|
|
511 |
});
|
| 27799 |
tejbeer |
512 |
|
| 35971 |
aman |
513 |
// Clear search button
|
|
|
514 |
$('#clearRejectSearchBtn').on('click', function () {
|
|
|
515 |
$('#rejectSearch').val('');
|
|
|
516 |
refreshRejectList(0);
|
|
|
517 |
});
|
|
|
518 |
|
|
|
519 |
// Pagination link click handler
|
|
|
520 |
$(document).on('click', '.reject-page-link', function (e) {
|
|
|
521 |
e.preventDefault();
|
|
|
522 |
refreshRejectList($(this).data('page'));
|
|
|
523 |
});
|
|
|
524 |
|
|
|
525 |
// Page size change handler
|
|
|
526 |
$(document).on('change', '.reject-page-size', function () {
|
|
|
527 |
refreshRejectList(0);
|
|
|
528 |
});
|
|
|
529 |
|
|
|
530 |
// Destroy existing DataTable if it exists (prevents reinitialization error)
|
|
|
531 |
if ($.fn.DataTable.isDataTable('#oboardingreject')) {
|
|
|
532 |
$('#oboardingreject').DataTable().destroy();
|
|
|
533 |
}
|
|
|
534 |
|
|
|
535 |
var dtable = $('#oboardingreject').DataTable({
|
|
|
536 |
"paging": false, // Disable client-side pagination (server-side)
|
|
|
537 |
"info": false,
|
|
|
538 |
"bFilter": false, // Disable DataTables filter (we use server-side search)
|
|
|
539 |
"bAutoWidth": false,
|
|
|
540 |
"scrollX": true,
|
|
|
541 |
fixedColumns: {
|
|
|
542 |
leftColumns: 2
|
|
|
543 |
},
|
| 28947 |
manish |
544 |
|
|
|
545 |
"columnDefs": [
|
|
|
546 |
{ "targets": 1, "orderDataType": "date-dd-mmm-yyyy", "type":"string" },
|
|
|
547 |
{ "targets": 2, "orderDataType": "date-dd-mmm-yyyy", "type":"string" },
|
|
|
548 |
|
|
|
549 |
{ "targets": 3, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
550 |
{ "targets": 4, "orderDataType": "dom-text", "type": "string" },
|
|
|
551 |
{ "targets": 5, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
552 |
{ "targets": 6, "orderDataType": "dom-text", "type": "string" },
|
|
|
553 |
|
|
|
554 |
{ "targets": 7, "orderDataType": "dom-text", "type": "string" },
|
|
|
555 |
|
|
|
556 |
{ "targets": 8, "orderDataType": "dom-text", "type": "string" },
|
|
|
557 |
{ "targets": 9, "orderDataType": "dom-text", "type": "string" },
|
|
|
558 |
{ "targets": 10, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
559 |
|
|
|
560 |
{ "targets": 11, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
561 |
{ "targets": 12, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
| 27799 |
tejbeer |
562 |
|
| 28947 |
manish |
563 |
{ "targets": 13, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
564 |
{ "targets": 14, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
565 |
{ "targets": 22, "orderDataType": "dom-text", "type": "string" },
|
|
|
566 |
|
|
|
567 |
{ "targets": 23, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
568 |
{ "targets": 24, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
569 |
|
|
|
570 |
{ "targets": 25, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
571 |
{ "targets": 26, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
572 |
{ "targets": 27, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
573 |
{ "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
574 |
|
|
|
575 |
{ "targets": 29, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
576 |
{ "targets": 30, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
577 |
{ "targets": 32, "orderDataType": "dom-text", "type": "string" }
|
|
|
578 |
],
|
| 27799 |
tejbeer |
579 |
});
|
| 35971 |
aman |
580 |
});
|
|
|
581 |
|
|
|
582 |
// Function to refresh reject list via AJAX
|
|
|
583 |
function refreshRejectList(page) {
|
|
|
584 |
var pageSize = $('.reject-page-size').val() || '25';
|
|
|
585 |
var search = $('#rejectSearch').val() || '';
|
|
|
586 |
var url = context + '/partnerOnBoardingRejectShow?page=' + (page || 0)
|
|
|
587 |
+ '&pageSize=' + pageSize
|
|
|
588 |
+ '&search=' + encodeURIComponent(search);
|
|
|
589 |
$.ajax({
|
|
|
590 |
url: url,
|
|
|
591 |
type: 'GET',
|
|
|
592 |
success: function (response) {
|
|
|
593 |
$('#main-content').html(response);
|
|
|
594 |
}
|
|
|
595 |
});
|
|
|
596 |
}
|
|
|
597 |
</script>
|
|
|
598 |
|
|
|
599 |
<style>
|
|
|
600 |
.pagination-info {
|
|
|
601 |
margin-right: 15px;
|
|
|
602 |
font-weight: bold;
|
|
|
603 |
}
|
|
|
604 |
|
|
|
605 |
.pagination {
|
|
|
606 |
margin: 0;
|
|
|
607 |
}
|
|
|
608 |
|
|
|
609 |
.pagination li {
|
|
|
610 |
display: inline-block;
|
|
|
611 |
margin: 0 2px;
|
|
|
612 |
}
|
|
|
613 |
|
|
|
614 |
.pagination li a, .pagination li span {
|
|
|
615 |
padding: 5px 10px;
|
|
|
616 |
border: 1px solid #ddd;
|
|
|
617 |
text-decoration: none;
|
|
|
618 |
color: #333;
|
|
|
619 |
}
|
|
|
620 |
|
|
|
621 |
.pagination li.active span {
|
|
|
622 |
background-color: #337ab7;
|
|
|
623 |
color: white;
|
|
|
624 |
border-color: #337ab7;
|
|
|
625 |
}
|
|
|
626 |
|
|
|
627 |
.pagination li.disabled span {
|
|
|
628 |
color: #999;
|
|
|
629 |
cursor: not-allowed;
|
|
|
630 |
}
|
|
|
631 |
</style>
|