| 28599 |
amit.gupta |
1 |
|
|
|
2 |
#if($pob.getId())
|
|
|
3 |
<td style="background:#87cefa;">$pob.getId()</td>
|
|
|
4 |
#else
|
|
|
5 |
<td>$pob.getId()</td>
|
|
|
6 |
#end
|
|
|
7 |
|
| 28847 |
manish |
8 |
#if($pob.getOutLetName() && $pob.getOutLetName() != "")
|
| 28937 |
manish |
9 |
<td><i class="far fa-arrow-alt-circle-up" style="color:green"></i>
|
|
|
10 |
<input type="text" placeholder="OutLet Name" value="$pob.getOutLetName()" name="outlateName"
|
| 28599 |
amit.gupta |
11 |
disabled></td>
|
|
|
12 |
#else
|
| 28937 |
manish |
13 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="OutLet Name" name="outlateName" disabled></td>
|
| 28599 |
amit.gupta |
14 |
#end
|
|
|
15 |
|
|
|
16 |
#if($pob.getCreatedTimestamp())
|
| 28937 |
manish |
17 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i>$pob.getCreatedTimestamp().format($datehiphenFormatter)</td>
|
| 28847 |
manish |
18 |
#else
|
| 28937 |
manish |
19 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i>
|
| 28599 |
amit.gupta |
20 |
</td>
|
|
|
21 |
#end
|
|
|
22 |
|
|
|
23 |
|
|
|
24 |
#if($pob.getAcquiredDate())
|
| 28937 |
manish |
25 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
|
| 28599 |
amit.gupta |
26 |
name="acquireddate"
|
|
|
27 |
value="$pob.getAcquiredDate().format($datehiphenFormatter)"></td>
|
|
|
28 |
#else
|
| 28937 |
manish |
29 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
|
| 28599 |
amit.gupta |
30 |
name="acquireddate">
|
|
|
31 |
</td>
|
|
|
32 |
#end
|
|
|
33 |
|
|
|
34 |
|
|
|
35 |
#if($pob.getPhoneNumber() && $pob.getPhoneNumber() != 0)
|
| 28937 |
manish |
36 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
37 |
<input type="number" placeholder="9999999999" value="$pob.getPhoneNumber()"
|
|
|
38 |
name="phonenumber1"
|
|
|
39 |
disabled ></td>
|
|
|
40 |
#else
|
| 28937 |
manish |
41 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="number" placeholder="9999999999" name="phonenumber1" disabled></td>
|
| 28599 |
amit.gupta |
42 |
#end
|
|
|
43 |
|
| 28603 |
amit.gupta |
44 |
|
| 28599 |
amit.gupta |
45 |
#if($pob.getCity() && $pob.getCity() != "")
|
| 28937 |
manish |
46 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="City (SM)" disabled name="city1" value="$pob.getCity()"></td>
|
| 28599 |
amit.gupta |
47 |
#else
|
| 28937 |
manish |
48 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="City (SM)" disabled name="city1"></td>
|
| 28599 |
amit.gupta |
49 |
#end
|
|
|
50 |
#if($pob.getStateHead() && $pob.getStateHead() != "")
|
| 28937 |
manish |
51 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="State Head(SM)" disabled name="shead1"
|
| 28599 |
amit.gupta |
52 |
value="$pob.getStateHead()"></td>
|
|
|
53 |
#else
|
| 28937 |
manish |
54 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="State Head(SM)" disabled name="shead1"></td>
|
| 28599 |
amit.gupta |
55 |
#end
|
|
|
56 |
#if($pob.getBDM() && $pob.getBDM() != "")
|
| 28937 |
manish |
57 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="BDM (SM)" disabled name="bdm1" value="$pob.getBDM()"></td>
|
| 28599 |
amit.gupta |
58 |
#else
|
| 28937 |
manish |
59 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="BDM (SM)" disabled name="bdm1"></td>
|
| 28599 |
amit.gupta |
60 |
#end
|
|
|
61 |
|
|
|
62 |
#if($pob.getAgreedBrandFees() != 0)
|
|
|
63 |
|
| 28700 |
amit.gupta |
64 |
#if($pob.getReceivedBrandFees()>= $pob.getAgreedBrandFees())
|
|
|
65 |
|
| 28937 |
manish |
66 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
|
| 28599 |
amit.gupta |
67 |
value="$pob.getAgreedBrandFees()" ></td>
|
|
|
68 |
#else
|
| 28937 |
manish |
69 |
<td><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
|
| 28599 |
amit.gupta |
70 |
value="$pob.getAgreedBrandFees()" ></td>
|
|
|
71 |
#end
|
|
|
72 |
#else
|
| 28937 |
manish |
73 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"></td>
|
| 28599 |
amit.gupta |
74 |
#end
|
|
|
75 |
|
|
|
76 |
|
|
|
77 |
|
|
|
78 |
|
|
|
79 |
|
|
|
80 |
#if($pob.getInvestmentDate())
|
|
|
81 |
|
| 28937 |
manish |
82 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" placeholder="Investment Date(SM)" disabled name="idate1" id="idate"
|
| 28599 |
amit.gupta |
83 |
value="$pob.getInvestmentDate().format($datehiphenFormatter)"
|
|
|
84 |
></td>
|
|
|
85 |
#else
|
| 28937 |
manish |
86 |
<td><i class="far fa-arrow-alt-circle-up" style="color:pink"></i><input type="date" placeholder="Investment Date(SM)" disabled name="idate1"></td>
|
| 28599 |
amit.gupta |
87 |
#end
|
|
|
88 |
|
|
|
89 |
|
|
|
90 |
#if($pob.getLOI() && $pob.getLOI() != 0)
|
| 28937 |
manish |
91 |
<td class="loiDesign docfile">
|
|
|
92 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
93 |
<input type="hidden" class="loiHidden" value="$pob.getLOI()">
|
|
|
94 |
<input type="file" class="loidoc" name="loi1" placeholder="LOI(SM)" disabled value="$pob.getLOI()">
|
|
|
95 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getLOI()" class="download">Download Doc</a>
|
|
|
96 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
97 |
|
|
|
98 |
</td>
|
|
|
99 |
#else
|
|
|
100 |
|
| 28937 |
manish |
101 |
<td class="loiDesign docfile">
|
|
|
102 |
<i class="far fa-arrow-alt-circle-up" style="color:pink"></i>
|
| 28599 |
amit.gupta |
103 |
<input type="hidden" class="loiHidden">
|
|
|
104 |
<input type="file" placeholder="LOI(SM)" disabled name="loi1">
|
|
|
105 |
</td>
|
|
|
106 |
#end
|
|
|
107 |
|
| 28610 |
amit.gupta |
108 |
#if($pob.getKyc() && $pob.getKyc() != 0)
|
| 28937 |
manish |
109 |
<td class="kycDesign docfile">
|
|
|
110 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28610 |
amit.gupta |
111 |
<input type="hidden" class="kychidden" value="$pob.getKyc()">
|
|
|
112 |
<input type="file" class="kyc" placeholder="KYC (SM)" disabled name="kyc1"
|
|
|
113 |
value="$pob.getKyc()">
|
|
|
114 |
##<button type="button" class="btn btn-primary download-kyc-file" data-docpid="$pob.getKyc()" data-id="$pob.getId()">Download Document</button>
|
|
|
115 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getKyc()" class="download">Download Doc</a>
|
|
|
116 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
117 |
|
|
|
118 |
</td>
|
|
|
119 |
#else
|
| 28937 |
manish |
120 |
<td class="kycDesign docfile">
|
|
|
121 |
<i class="far fa-arrow-alt-circle-up" style="color:pink"></i>
|
| 28610 |
amit.gupta |
122 |
<input type="hidden">
|
|
|
123 |
<input type="file" id="kyc" placeholder="KYC (SM)" disabled name="kyc1">
|
|
|
124 |
</td>
|
|
|
125 |
#end
|
| 28599 |
amit.gupta |
126 |
|
|
|
127 |
#if($pob.getCode() && $pob.getCode() != "")
|
| 28937 |
manish |
128 |
<td ><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="Code(SM)" disabled name="code1" value="$pob.getCode()"
|
| 28599 |
amit.gupta |
129 |
></td>
|
|
|
130 |
#else
|
| 28937 |
manish |
131 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="Code(SM)" disabled name="code1"></td>
|
| 28599 |
amit.gupta |
132 |
#end
|
|
|
133 |
|
|
|
134 |
#if($pob.getReceeActual())
|
| 28937 |
manish |
135 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1"
|
| 28599 |
amit.gupta |
136 |
value="$pob.getReceePlaned().format($datehiphenFormatter)" >
|
|
|
137 |
</td>
|
|
|
138 |
#else
|
| 28937 |
manish |
139 |
<td><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1" value="$pob.getReceePlaned().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
140 |
</td>
|
|
|
141 |
#end
|
|
|
142 |
#if($pob.getReceeActual())
|
| 28937 |
manish |
143 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1"
|
| 28599 |
amit.gupta |
144 |
value="$pob.getReceeActual().format($datehiphenFormatter)" >
|
|
|
145 |
</td>
|
|
|
146 |
#else
|
| 28937 |
manish |
147 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1">
|
| 28599 |
amit.gupta |
148 |
</td>
|
|
|
149 |
#end
|
| 28847 |
manish |
150 |
|
|
|
151 |
#if($pob.getStockPayment()!= 0)
|
| 28937 |
manish |
152 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="text" placeholder="Stock payment(kamini)" disabled
|
| 28847 |
manish |
153 |
value="$pob.getStockPayment()" name="stockPaymentDesign"></td>
|
|
|
154 |
#else
|
| 28937 |
manish |
155 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="text" placeholder="Stock payment(kamini)" disabled name="stockPaymentDesign"></td>
|
| 28847 |
manish |
156 |
#end
|
|
|
157 |
|
|
|
158 |
|
|
|
159 |
|
| 28599 |
amit.gupta |
160 |
#if($pob.getTwoDBoqdate() && $pob.getTwodBOQ() != 0)
|
| 28937 |
manish |
161 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="TwoDBoqdate" placeholder="Two D Boqdate (Kamini)" disabled name="twoDBoq1"
|
| 28599 |
amit.gupta |
162 |
value="$pob.getTwoDBoqPlanedDate().format($datehiphenFormatter)" >
|
|
|
163 |
</td>
|
|
|
164 |
#else
|
| 28937 |
manish |
165 |
<td><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="date" id="TwoDBoqdate" placeholder="Two D Boqdate(Kamini)" disabled name="twoDBoq1" value="$pob.getTwoDBoqPlanedDate().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
166 |
</td>
|
|
|
167 |
#end
|
|
|
168 |
|
|
|
169 |
#if($pob.getTwoDBoqdate())
|
| 28937 |
manish |
170 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="actualTwoDBoqdate" placeholder="Two D Boqdate (Kamini)" disabled name="ractual1"
|
| 28599 |
amit.gupta |
171 |
value="$pob.getTwoDBoqdate().format($datehiphenFormatter)" >
|
|
|
172 |
</td>
|
|
|
173 |
#else
|
| 28937 |
manish |
174 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="actualTwoDBoqdate" placeholder="Two D Boqdate(Kamini)" disabled name="ractual1">
|
| 28599 |
amit.gupta |
175 |
</td>
|
|
|
176 |
#end
|
|
|
177 |
|
|
|
178 |
|
|
|
179 |
#if($pob.getTwodBOQ() && $pob.getTwodBOQ() != 0)
|
| 28937 |
manish |
180 |
<td class="twoDBoq docfile">
|
|
|
181 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
182 |
<input type="hidden" class="twoDBoqHidden" value="$pob.getTwodBOQ()">
|
|
|
183 |
<input type="file" class="twoDBoqDoc" placeholder="2D with BOQ" disabled value="$pob.getTwodBOQ()">
|
|
|
184 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getTwodBOQ()" class="download">Download Doc</a>
|
|
|
185 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
186 |
#else
|
| 28937 |
manish |
187 |
<td class="twoDBoq docfile">
|
|
|
188 |
<i class="far fa-arrow-alt-circle-up" style="color:pink"></i>
|
| 28599 |
amit.gupta |
189 |
<input type="hidden">
|
|
|
190 |
<input type="file" placeholder="2D with BOQ" disabled name="3d1">
|
|
|
191 |
</td>
|
|
|
192 |
#end
|
|
|
193 |
#if($pob.getThreeDBoq() && $pob.getThreeDBoq() !=0 )
|
| 28937 |
manish |
194 |
<td> <i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="threeDBoqdate" placeholder="3D Boqdate" disabled name="threeBoqDate1"
|
| 28599 |
amit.gupta |
195 |
value="$pob.getThreeDBoqPlanedDate().format($datehiphenFormatter)" >
|
|
|
196 |
</td>
|
|
|
197 |
#else
|
| 28937 |
manish |
198 |
<td> <i class="far fa-arrow-alt-circle-up" style="color:red"></i><input type="date" id="threeDBoqdate" placeholder="Two D Boqdate(Kamini)" disabled name="threeBoqDate1" value="$pob.getThreeDBoqPlanedDate().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
199 |
</td>
|
|
|
200 |
#end
|
|
|
201 |
|
|
|
202 |
#if($pob.getThreeDBoqdate() )
|
| 28937 |
manish |
203 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="threeDBoqdate" placeholder="3D Boqdate" disabled name="threeBOQDate1"
|
| 28599 |
amit.gupta |
204 |
value="$pob.getThreeDBoqdate().format($datehiphenFormatter)" >
|
|
|
205 |
</td>
|
|
|
206 |
#else
|
| 28937 |
manish |
207 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="threeDBoqdate" placeholder="Two D Boqdate(Kamini)" disabled name="threeBOQDate1">
|
| 28599 |
amit.gupta |
208 |
</td>
|
|
|
209 |
#end
|
|
|
210 |
|
|
|
211 |
#if($pob.getThreeDBoq() && $pob.getThreeDBoq() !=0 )
|
| 28937 |
manish |
212 |
<td class="threeDBoq docfile">
|
|
|
213 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
214 |
<input type="hidden" class="threeDBoqHidden" value="$pob.getThreeDBoq()">
|
|
|
215 |
<input type="file" class="threeDBoqDoc" placeholder="3D with BOQ" disabled value="$pob.getThreeDBoq()">
|
|
|
216 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getThreeDBoq()" class="download">Download Doc</a>
|
|
|
217 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
218 |
#else
|
| 28937 |
manish |
219 |
<td class="threeDBoq docfile">
|
|
|
220 |
<i class="far fa-arrow-alt-circle-down" style="color:pink"></i>
|
| 28599 |
amit.gupta |
221 |
<input type="hidden">
|
|
|
222 |
<input type="file" placeholder="3D with BOQ" disabled name="3d1">
|
|
|
223 |
</td>
|
|
|
224 |
#end
|
|
|
225 |
|
|
|
226 |
|
|
|
227 |
|
|
|
228 |
#if($pob.getPoVendor() && $pob.getPoVendor() !=0)
|
| 28937 |
manish |
229 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="poVenderDate" placeholder="PO Vender Date" disabled name="poVenderDate1"
|
| 28599 |
amit.gupta |
230 |
value="$pob.getPoVenderPlanedDate().format($datehiphenFormatter)" >
|
|
|
231 |
</td>
|
|
|
232 |
#else
|
| 28937 |
manish |
233 |
<td><i class="far fa-arrow-alt-circle-up" style="color:red"></i><input type="date" id="poVenderDate" placeholder="po Vender" disabled name="poVenderDate1" value="$pob.getPoVenderPlanedDate().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
234 |
</td>
|
|
|
235 |
#end
|
|
|
236 |
|
|
|
237 |
#if($pob.getPoVenderDate())
|
| 28937 |
manish |
238 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="poVenderDate" placeholder="PO Vender Date" disabled name="poVenderDate2"
|
| 28599 |
amit.gupta |
239 |
value="$pob.getPoVenderDate().format($datehiphenFormatter)" >
|
|
|
240 |
</td>
|
|
|
241 |
#else
|
| 28937 |
manish |
242 |
<td><i class="far fa-arrow-alt-circle-up" style="color:red"></i><input type="date" id="poVenderDate" placeholder="po Vender" disabled name="poVenderDate2" >
|
| 28599 |
amit.gupta |
243 |
</td>
|
|
|
244 |
#end
|
|
|
245 |
|
| 28613 |
amit.gupta |
246 |
|
| 28599 |
amit.gupta |
247 |
|
|
|
248 |
#if($pob.getBriefingPartner())
|
| 28937 |
manish |
249 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="briefingPartnerPlanedDate" placeholder="Briefing Partner Planed" disabled name="briefingPartnerPlanedDate1"
|
| 28599 |
amit.gupta |
250 |
value="$pob.getBriefingPartnerPlaned().format($datehiphenFormatter)" >
|
|
|
251 |
</td>
|
|
|
252 |
#else
|
| 28937 |
manish |
253 |
<td><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="date" id="briefingPartnerPlanedDate" placeholder="Briefing Partner Planed" disabled name="briefingPartnerPlanedDate1" value="$pob.getBriefingPartnerPlaned().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
254 |
</td>
|
|
|
255 |
#end
|
|
|
256 |
|
|
|
257 |
#if($pob.getBriefingPartner())
|
| 28937 |
manish |
258 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="briefingPartner" placeholder="Briefing Partner" disabled name="briefPartner1"
|
| 28599 |
amit.gupta |
259 |
value="$pob.getBriefingPartner().format($datehiphenFormatter)" >
|
|
|
260 |
</td>
|
|
|
261 |
#else
|
| 28937 |
manish |
262 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="briefingPartner" placeholder="Briefing Partner" disabled name="briefPartner1">
|
| 28599 |
amit.gupta |
263 |
</td>
|
|
|
264 |
#end
|
|
|
265 |
|
|
|
266 |
#if($pob.getDeploymentDate())
|
| 28937 |
manish |
267 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="deploymentPlanedDate" placeholder="Deployment Planed Date" disabled name="deploymentPlanedDate"
|
| 28599 |
amit.gupta |
268 |
value="$pob.getDeploymentPlanedDate().format($datehiphenFormatter)" >
|
|
|
269 |
</td>
|
|
|
270 |
#else
|
| 28937 |
manish |
271 |
<td ><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="date" id="deploymentPlanedDate" placeholder="Deployment Planed Date" disabled name="deploymentPlanedDate" value="$pob.getDeploymentPlanedDate().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
272 |
</td>
|
|
|
273 |
#end
|
|
|
274 |
|
|
|
275 |
|
|
|
276 |
#if($pob.getDeploymentDate())
|
| 28937 |
manish |
277 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="deploymentActualDate" placeholder="Deployment Actual Date" disabled name="deploymentPlanedDate1"
|
| 28599 |
amit.gupta |
278 |
value="$pob.getDeploymentDate().format($datehiphenFormatter)" >
|
|
|
279 |
</td>
|
|
|
280 |
#else
|
| 28937 |
manish |
281 |
<td ><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="deploymentActualDate" placeholder="Deployment Actual Date" disabled name="deploymentPlanedDate1">
|
| 28599 |
amit.gupta |
282 |
</td>
|
|
|
283 |
#end
|
|
|
284 |
|
|
|
285 |
|
|
|
286 |
#if($pob.getFinalPicsOutlet() && $pob.getFinalPicsOutlet() != 0)
|
| 28937 |
manish |
287 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="finalPicsOutLetsDate" placeholder="Final Pics OutLets" disabled name="FinalPicsOutLets"
|
| 28599 |
amit.gupta |
288 |
value="$pob.getFinalPicsOutletPlanedDate().format($datehiphenFormatter)" >
|
|
|
289 |
</td>
|
|
|
290 |
#else
|
| 28937 |
manish |
291 |
<td><i class="far fa-arrow-alt-circle-down" style="color:red"></i><input type="date" id="finalPicsOutLetsDate" placeholder="Final Pics OutLets" disabled name="FinalPicsOutLets" value="$pob.getFinalPicsOutletPlanedDate().format($datehiphenFormatter)">
|
| 28599 |
amit.gupta |
292 |
</td>
|
|
|
293 |
#end
|
|
|
294 |
|
|
|
295 |
#if($pob.getFinalPicsOutletDate())
|
| 28937 |
manish |
296 |
<td ><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="finalPicsOutLetsDate" placeholder="Final Pics OutLets" disabled name="FinalPicsOutLets1"
|
| 28599 |
amit.gupta |
297 |
value="$pob.getFinalPicsOutletDate().format($datehiphenFormatter)" >
|
|
|
298 |
</td>
|
|
|
299 |
#else
|
| 28937 |
manish |
300 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="finalPicsOutLetsDate" placeholder="Final Pics OutLets" disabled name="FinalPicsOutLets1" >
|
| 28599 |
amit.gupta |
301 |
</td>
|
|
|
302 |
#end
|
|
|
303 |
|
|
|
304 |
#if($pob.getFinalPicsOutlet() && $pob.getFinalPicsOutlet() != 0)
|
| 28937 |
manish |
305 |
<td class="finalPics docfile">
|
|
|
306 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
307 |
<input type="hidden" class="finalPicsHidden" value="$pob.getFinalPicsOutlet()">
|
|
|
308 |
<input type="file" class="finalPicsDoc" placeholder="Final Pics" disabled value="$pob.getFinalPicsOutlet()">
|
|
|
309 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getFinalPicsOutlet()" class="download">Download Doc</a>
|
|
|
310 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
311 |
#else
|
| 28937 |
manish |
312 |
<td class="finalPics docfile">
|
|
|
313 |
<i class="far fa-arrow-alt-circle-down" style="color:pink"></i>
|
| 28599 |
amit.gupta |
314 |
<input type="hidden">
|
|
|
315 |
<input type="file" placeholder="finalPics Vendor" disabled name="finalPics1">
|
|
|
316 |
</td>
|
|
|
317 |
#end
|
|
|
318 |
|
|
|
319 |
#if($pob.getNocDate())
|
| 28937 |
manish |
320 |
<td><i class="far fa-arrow-alt-circle-up" style="color:lime"></i><input type="date" id="nocDate" placeholder="NOC" disabled name="noc1"
|
| 28599 |
amit.gupta |
321 |
value="$pob.getNocDate().format($datehiphenFormatter)" >
|
|
|
322 |
</td>
|
|
|
323 |
#else
|
| 28937 |
manish |
324 |
<td><i class="far fa-arrow-alt-circle-down" style="color:pink"></i><input type="date" id="noc" placeholder="NOC" disabled name="noc1">
|
| 28599 |
amit.gupta |
325 |
</td>
|
|
|
326 |
#end
|
|
|
327 |
|
|
|
328 |
#if($pob.getNoc() && $pob.getNoc() != 0)
|
| 28937 |
manish |
329 |
<td class="noc docfile">
|
|
|
330 |
<i class="far fa-arrow-alt-circle-up" style="color:lime"></i>
|
| 28599 |
amit.gupta |
331 |
<input type="hidden" class="nocDocHiddend" value="$pob.getNoc()">
|
|
|
332 |
<input type="file" class="nocDoc" placeholder="NOC Docs" disabled value="$pob.getNoc()">
|
|
|
333 |
<a href="${rc.contextPath}/download-attachment?documentId=$pob.getNoc()" class="download">Download Doc</a>
|
|
|
334 |
<a href="#" style="padding: 49px;" class="Del">Delete Doc</a>
|
|
|
335 |
#else
|
| 28937 |
manish |
336 |
<td class="noc docfile">
|
|
|
337 |
<i class="far fa-arrow-alt-circle-down" style="color:pink"></i>
|
| 28599 |
amit.gupta |
338 |
<input type="hidden">
|
|
|
339 |
<input type="file" placeholder="Noc File" disabled name="noc1">
|
|
|
340 |
</td>
|
|
|
341 |
#end
|
|
|
342 |
|
|
|
343 |
<td>
|
|
|
344 |
<button type="submit" form="form1" value="Submit" style="background:#008CBA; color:black;"
|
|
|
345 |
class="submit-design">
|
|
|
346 |
Submit
|
|
|
347 |
</button>
|
|
|
348 |
</td>
|
|
|
349 |
<td>
|
|
|
350 |
<button type="submit" form="formComplete" data-id="$pob.getId()" style="background:lime; color:black;"
|
|
|
351 |
class="design-complete">
|
|
|
352 |
Done
|
|
|
353 |
</button>
|
|
|
354 |
</td>
|
|
|
355 |
|
|
|
356 |
|