Subversion Repositories SmartDukaan

Rev

Rev 28847 | Rev 28947 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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