Subversion Repositories SmartDukaan

Rev

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

Rev 27775 Rev 27780
Line 1... Line 1...
1
<section class="wrapper">
1
<section class="wrapper">
2
    <div class="row">
2
    <div class="row">
3
        <div class="col-lg-12">
3
        <div class="col-lg-12">
4
            <h3 class="page-header"><i class="icon_document_alt"></i>panel Listing</h3>
4
            <h3 class="page-header"><i class="icon_document_alt"></i>PARTNER ONBOARDING</h3>
5
            <ol class="breadcrumb">
5
            <ol class="breadcrumb">
6
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
6
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
7
                <li><i class="icon_document_alt"></i>panel Listing</li>
7
                <li><i class="icon_document_alt"></i>Partner Onboarding</li>
8
            </ol>
8
            </ol>
9
        </div>
9
        </div>
10
    </div>
10
    </div>
11
    <div class="col-lg-6">
11
    <div class="col-lg-6">
12
        <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal"
12
        <button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal"
Line 18... Line 18...
18
                <div class="modal-content">
18
                <div class="modal-content">
19
                    <div class="modal-header">
19
                    <div class="modal-header">
20
                        <button type="button" class="close" data-dismiss="modal">&times;</button>
20
                        <button type="button" class="close" data-dismiss="modal">&times;</button>
21
                        <h4 class="modal-title">Modal Header</h4>
21
                        <h4 class="modal-title">Modal Header</h4>
22
                    </div>
22
                    </div>
23
                    <div class="modal-body">
23
                    <div class="modal-body"    style="height: 170px;">
24
                        <form>
24
                        <form>
25
                            <div class="form-row">
25
                            <div class="form-row">
26
                                <div class="form-group col-md-6">
26
                                <div class="form-group col-md-6">
27
                                    <label for="outLateName1">OutLate Name</label>
27
                                    <label for="outLetName1">OutLet Name</label>
28
                                    <input type="text" class="form-control" id="outLateName1"
28
                                    <input type="text" class="form-control" id="outLetName1"
29
                                           placeholder="OutLate Name">
29
                                           placeholder="OutLet Name">
30
                                </div>
30
                                </div>
31
                                <div class="form-group col-md-6">
31
                                <div class="form-group col-md-6">
32
                                    <label for="number1">Mobile Number</label>
32
                                    <label for="number1">Mobile Number</label>
33
                                    <input type="number" class="form-control" id="number1" placeholder="Mobile Number">
33
                                    <input type="number" class="form-control" id="number1" placeholder="Mobile Number">
34
                                </div>
34
                                </div>
-
 
35
                                <div class="form-group col-md-6">
-
 
36
                                    <label for="acquireddate1">Acquired Date</label>
-
 
37
                                    <input type="date" class="form-control" id="acquireddate1" placeholder="Acquired Date">
-
 
38
                                </div>
35
                            </div>
39
                            </div>
36
 
-
 
-
 
40
                             <div class="form-group col-md-2" style="padding:22px;">
37
                            <button type="button" class="btn btn-primary" id="newmodal" data-dismiss="modal"
41
                            <button type="button" class="btn btn-primary" id="newmodal" data-dismiss="modal"
38
                                    data-backdrop='static' data-keyboard='false'>submit
42
                                    data-backdrop='static' data-keyboard='false'>submit
39
                            </button>
43
                            </button>
-
 
44
                            </div>
40
                        </form>
45
                        </form>
41
                    </div>
46
                    </div>
42
                    <div class="modal-footer">
47
                    <div class="modal-footer">
43
                        <button type="submit" class="btn btn-default" data-dismiss="modal">Close</button>
48
                        <button type="submit" class="btn btn-default" data-dismiss="modal">Close</button>
44
                    </div>
49
                    </div>
Line 51... Line 56...
51
 
56
 
52
            <thead class="row htable">
57
            <thead class="row htable">
53
 
58
 
54
            <tr style="color:black;">
59
            <tr style="color:black;">
55
                <th>Id</th>
60
                <th>Id</th>
-
 
61
                <th>Acquired Date()</th>
56
                <th>Outlet Name(SM)</th>
62
                <th>Outlet Name(SM)</th>
57
                <th>Phone Number(SM)</th>
63
                <th>Phone Number(SM)</th>
58
                <th>City (SM)</th>
64
                <th>City (SM)</th>
59
                <th>State Head(SM)</th>
65
                <th>State Head(SM)</th>
60
                <th>BDM (SM)</th>
66
                <th>BDM (SM)</th>
61
                <th>Store Pics(SM)</th>
67
                <th>Store Pics(SM)</th>
62
                <th>Agreed Brand fees(SM)</th>
68
                <th>Agreed Brand fees(SM)</th>
63
                <th>Received Brand fees</th>
69
                <th>Received Brand fees(SM)</th>
64
                <th>pending Pics(SM)</th>
70
                <th>Payment Received(SM)</th>
65
                <th>Agreed Wallet(SM)</th>
71
                <th>Agreed Wallet(SM)</th>
66
                <th>Investment Date(SM)</th>
72
                <th>Investment Date(SM)</th>
67
                <th>KYC (SM)</th>
73
                <th>KYC (SM)</th>
68
                <th>Addhar(SM)</th>
74
                <th>Aadhaar(legal)</th>
69
                <th>pan(SM)</th>
75
                <th>pan(legal)</th>
70
                <th>GST(SM)</th>
76
                <th>GST(legal)</th>
71
                <th>Cancel cheque(SM)</th>
77
                <th>Cancel cheque(legal)</th>
72
                <th>Rent agreement/Owner ship proof(SM)</th>
78
                <th>Rent agreement/Owner ship proof(legal)</th>
73
                <th>LOI(SM)</th>
79
                <th>LOI(legal)</th>
74
                <th>Code(SM)</th>
80
                <th>Code(legal)</th>
75
                <th>Recee Planed(Kamini)</th>
81
                <th>Recee Planed(Kamini)</th>
76
                <th>Recee Actual(Kamini)</th>
82
                <th>Recee Actual(Kamini)</th>
77
                <th>Designing Planed(Kamini)</th>
83
                <th>Designing Planed(Kamini)</th>
78
                <th>Designing Actual(Kamini)</th>
84
                <th>Designing Actual(Kamini)</th>
79
                <th>Stock payment(kamini)</th>
85
                <th>Stock payment(kamini)</th>
-
 
86
                <th>Expected Date(kamini)</th>
-
 
87
                <th>Pay Date(Kamini)</th>
80
                <th>Billing Status(Niranjan)</th>
88
                <th>Billing Status(Niranjan)</th>
81
                <th>Submit</th>
89
                <th>Submit</th>
82
                <th>Delete</th>
90
                <th>OutLet Open</th>
83
            </tr>
91
            </tr>
84
            </thead>
92
            </thead>
85
            <tbody>
93
            <tbody>
86
                #foreach($pob in $partnerOnBoardingPanel )
94
                #foreach($pob in $partnerOnBoardingPanel )
87
                <tr id="trow2">
95
                <tr id="trow2">
88
                    #if($pob.getId())
96
                    #if($pob.getId())
89
                        <td style="background:#7abbf8;">$pob.getId()</td>
97
                        <td style="background:#87cefa;">$pob.getId()</td>
90
                    #else
98
                    #else
91
                        <td>$pob.getId()</td>
99
                        <td>$pob.getId()</td>
92
                    #end
100
                    #end
-
 
101
                    #if($pob.getAcquiredDate())
-
 
102
                        <td style="background:lime;"><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
-
 
103
                                   name="acquireddate"
-
 
104
                                   value="$pob.getAcquiredDate().format($datehiphenFormatter)"></td>
-
 
105
                    #else
-
 
106
                        <td style="background:pink;"><input type="date" class="acquired" placeholder="Acquired Date(SM)" disabled
-
 
107
                                   name="acquireddate">
-
 
108
                        </td>
-
 
109
                    #end 
-
 
110
                    
93
                    #if($pob.getOutLetName())
111
                    #if($pob.getOutLetName())
94
                        <td><input type="text" placeholder="OutLet Name" value="$pob.getOutLetName()" name="outlateName"
112
                        <td style="background:lime;"><input type="text" placeholder="OutLet Name" value="$pob.getOutLetName()" name="outlateName"
95
                                   disabled style="background:pink;"></td>
113
                                   disabled></td>
96
                    #else
114
                    #else
97
                        <td><input type="text" placeholder="OutLet Name" name="outlateName" disabled></td>
115
                        <td style="background:pink;"><input type="text" placeholder="OutLet Name" name="outlateName" disabled></td>
98
                    #end
116
                    #end
99
                    #if($pob.getPhoneNumber())
117
                    #if($pob.getPhoneNumber())
-
 
118
                        <td style="background:lime;">
100
                        <td><input type="number" placeholder="9999999999" value="$pob.getPhoneNumber()"
119
                        <input type="number" placeholder="9999999999" value="$pob.getPhoneNumber()"
101
                                   name="phonenumber1"
120
                                   name="phonenumber1"
102
                                   disabled style="background:pink;"></td>
121
                                   disabled ></td>
103
                    #else
122
                    #else
104
                        <td><input type="number" placeholder="9999999999" name="phonenumber1" disabled></td>
123
                        <td style="background:pink;"><input type="number" placeholder="9999999999" name="phonenumber1" disabled></td>
105
                    #end
124
                    #end
106
 
125
 
107
                    #if($pob.getCity() && $pob.getCity() != "")
126
                    #if($pob.getCity() && $pob.getCity() != "")
108
                        <td><input type="text" placeholder="City (SM)" disabled name="city1" value="$pob.getCity()"
127
                        <td style="background:lime;"><input type="text" placeholder="City (SM)" disabled name="city1" value="$pob.getCity()"></td>
109
                                   style="background:pink;"></td>
-
 
110
                    #else
128
                    #else
111
                        <td><input type="text" placeholder="City (SM)" disabled name="city1"></td>
129
                        <td style="background:pink;"><input type="text" placeholder="City (SM)" disabled name="city1"></td>
112
                    #end
130
                    #end
113
                    #if($pob.getStateHead() && $pob.getStateHead() != "")
131
                    #if($pob.getStateHead() && $pob.getStateHead() != "")
114
                        <td><input type="text" placeholder="State Head(SM)" disabled name="shead1"
132
                        <td style="background:lime;"><input type="text" placeholder="State Head(SM)" disabled name="shead1"
115
                                   value="$pob.getStateHead()"
133
                                   value="$pob.getStateHead()"></td>
116
                                   style="background:pink;"></td>
-
 
117
                    #else
134
                    #else
118
                        <td><input type="text" placeholder="State Head(SM)" disabled name="shead1"></td>
135
                        <td style="background:pink;"><input type="text" placeholder="State Head(SM)" disabled name="shead1"></td>
119
                    #end
136
                    #end
120
                    #if($pob.getBDM() && $pob.getBDM() != "")
137
                    #if($pob.getBDM() && $pob.getBDM() != "")
121
                        <td><input type="text" placeholder="BDM (SM)" disabled name="bdm1" value="$pob.getBDM()"
138
                        <td style="background:lime;"><input type="text" placeholder="BDM (SM)" disabled name="bdm1" value="$pob.getBDM()"></td>
122
                                   style="background:pink;"></td>
-
 
123
                    #else
139
                    #else
124
                        <td><input type="text" placeholder="BDM (SM)" disabled name="bdm1"></td>
140
                        <td style="background:pink;"><input type="text" placeholder="BDM (SM)" disabled name="bdm1"></td>
125
                    #end
141
                    #end
126
                    #if($pob.getStorePics() && $pob.getStorePics() != 0)
142
                    #if($pob.getStorePics() && $pob.getStorePics() != 0)
127
                        <td class="storepics docfile" style="background:pink;">
143
                        <td class="storepics docfile" style="background:lime;"  >
128
                            <input type="hidden" class="storepicshidden" value="$pob.getStorePics()">
144
                            <input type="hidden" class="storepicshidden" value="$pob.getStorePics()">
129
                            <input type="file" class="storepic" placeholder="Store Pics(SM)" disabled name="storepics1"
145
                            <input type="file" class="storepic" placeholder="Store Pics(SM)" disabled name="storepics1"
130
                                   value="$pob.getStorePics()">
146
                                   value="$pob.getStorePics()">
131
                            ##<button type="button" class="btn btn-primary download-store-file" data-docid="$pob.getStorePics()" data-id="$pob.getId()">download</button>
147
                            ##<button type="button" class="btn btn-primary download-store-file" data-docid="$pob.getStorePics()" data-id="$pob.getId()">download</button>
132
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getStorePics()">Download
148
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getStorePics()">Download
133
                                Doc</a>
149
                                Doc</a>
134
                        </td>
150
                        </td>
135
                    #else
151
                    #else
136
                        <td class="storepics docfile">
152
                        <td class="storepics docfile" style="background:pink;">
137
                            <input type="hidden">
153
                            <input type="hidden">
138
                            <input type="file" class="storepic" placeholder="Store Pics(SM)" disabled name="storepics1">
154
                            <input type="file" class="storepic" placeholder="Store Pics(SM)" disabled name="storepics1">
139
                        </td>
155
                        </td>
140
                    #end
156
                    #end
141
                    #if($pob.getAgreedBrandFees() != 0)
157
                    #if($pob.getAgreedBrandFees() != 0)
142
                        <td><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
158
                        <td style="background:lime;"><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"
143
                                   value="$pob.getAgreedBrandFees()" style="background:pink;"></td>
159
                                   value="$pob.getAgreedBrandFees()" ></td>
144
                    #else
160
                    #else
145
                        <td><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"></td>
161
                        <td style="background:pink;"><input type="text" placeholder="Agreed Brand fees(SM)" disabled name="abrand1"></td>
146
                    #end
162
                    #end
147
                    #if($pob.getReceivedBrandFees()!= 0)
163
                    #if($pob.getReceivedBrandFees()!= 0)
148
 
164
 
149
                        <td><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"
165
                        <td style="background:lime;"><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"
150
                                   value="$pob.getReceivedBrandFees()" style="background:pink;"/></td>
166
                                   value="$pob.getReceivedBrandFees()"></td>
151
                    #else
167
                    #else
152
                        <td><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"></td>
168
                        <td style="background:pink;"><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"></td>
153
                    #end
169
                    #end
154
                    #if($pob.getPendingPics()  && $pob.getPendingPics() != 0)
170
                    #if($pob.getPendingPics()  && $pob.getPendingPics() != 0)
155
                        <td class="pendingpics docfile" style="background:pink">
171
                        <td class="pendingpics docfile" style="background:lime">
156
                            <input type="hidden" class="pendpicshidden" value="$pob.getPendingPics()">
172
                            <input type="hidden" class="pendpicshidden" value="$pob.getPendingPics()">
157
                            <input type="file" class="pendpics" placeholder="pending Pics(SM)" disabled name="pendpics1"
173
                            <input type="file" class="pendpics" placeholder="pending Pics(SM)" disabled name="pendpics1"
158
                                   value="$pob.getPendingPics()"/>
174
                                   value="$pob.getPendingPics()"/>
159
                            ##<button type="button" class="btn btn-primary download-pending-file" data-docpid="$pob.getPendingPics()" data-id="$pob.getId()">Download Document</button>
175
                            ##<button type="button" class="btn btn-primary download-pending-file" data-docpid="$pob.getPendingPics()" data-id="$pob.getId()">Download Document</button>
160
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getPendingPics()">Download
176
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getPendingPics()">Download
161
                                Doc</a>
177
                                Doc</a>
162
 
178
 
163
 
179
 
164
                        </td>
180
                        </td>
165
                    #else
181
                    #else
166
                        <td class="pendingpics docfile">
182
                        <td class="pendingpics docfile" style="background:pink;">
167
                            <input type="hidden">
183
                            <input type="hidden">
168
                            <input type="file" placeholder="Pending Pics(SM)" disabled name="pendpics1">
184
                            <input type="file" placeholder="Pending Pics(SM)" disabled name="pendpics1">
169
                        </td>
185
                        </td>
170
                    #end
186
                    #end
171
                    #if($pob.getAgreedWallet()!= 0)
187
                    #if($pob.getAgreedWallet()!= 0)
172
                        <td><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"
188
                        <td style="background:lime;"><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"
173
                                   value="$pob.getAgreedWallet()" style="background:pink;"></td>
189
                                   value="$pob.getAgreedWallet()" ></td>
174
                    #else
190
                    #else
175
                        <td><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"></td>
191
                        <td style="background:pink;"><input type="text" placeholder="Agreed Wallet(SM)" disabled name="awallet"></td>
176
                    #end
192
                    #end
177
 
193
 
178
                    #if($pob.getInvestmentDate())
194
                    #if($pob.getInvestmentDate())
179
 
195
 
180
                        <td><input type="date" placeholder="Investment Date(SM)" disabled name="idate1" id="idate"
196
                        <td style="background:lime;"><input type="date" placeholder="Investment Date(SM)" disabled name="idate1" id="idate"
181
                                   value="$pob.getInvestmentDate().format($datehiphenFormatter)"
197
                                   value="$pob.getInvestmentDate().format($datehiphenFormatter)"
182
                                   style="background:pink;"></td>
198
                                   ></td>
183
                    #else
199
                    #else
184
                        <td><input type="date" placeholder="Investment Date(SM)" disabled name="idate1"></td>
200
                        <td style="background:pink;"><input type="date" placeholder="Investment Date(SM)" disabled name="idate1"></td>
185
                    #end
201
                    #end
186
                    #if($pob.getKyc() && $pob.getKyc() != 0)
202
                    #if($pob.getKyc() && $pob.getKyc() != 0)
187
                        <td class="kyc docfile" style="background:pink;">
203
                        <td class="kyc docfile" style="background:lime;">
188
                            <input type="hidden" class="kychidden" value="$pob.getKyc()">
204
                            <input type="hidden" class="kychidden" value="$pob.getKyc()">
189
                            <input type="file" class="kyc" placeholder="KYC (SM)" disabled name="kyc1"
205
                            <input type="file" class="kyc" placeholder="KYC (SM)" disabled name="kyc1"
190
                                   value="$pob.getKyc()">
206
                                   value="$pob.getKyc()">
191
                            ##<button type="button" class="btn btn-primary download-kyc-file" data-docpid="$pob.getKyc()" data-id="$pob.getId()">Download Document</button>
207
                            ##<button type="button" class="btn btn-primary download-kyc-file" data-docpid="$pob.getKyc()" data-id="$pob.getId()">Download Document</button>
192
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getKyc()">Download Doc</a>
208
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getKyc()">Download Doc</a>
193
 
209
 
194
                        </td>
210
                        </td>
195
                    #else
211
                    #else
196
                        <td class="kyc docfile">
212
                        <td class="kyc docfile" style="background:pink;">
197
                            <input type="hidden">
213
                            <input type="hidden">
198
                            <input type="file" id="kyc" placeholder="KYC (SM)" disabled name="kyc1">
214
                            <input type="file" id="kyc" placeholder="KYC (SM)" disabled name="kyc1">
199
                        </td>
215
                        </td>
200
                    #end
216
                    #end
201
 
217
 
202
                    #if($pob.getAadharDoc()  && $pob.getAadharDoc() != 0)
218
                    #if($pob.getAadharDoc()  && $pob.getAadharDoc() != 0)
203
                        <td class="aadhar docfile" style="background:pink;">
219
                        <td class="aadhar docfile" style="background:lime;">
204
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
220
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
205
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
221
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
206
                                   value="$pob.getAadharDoc()">
222
                                   value="$pob.getAadharDoc()">
207
                            ##<button type="button" class="btn btn-primary download-aadhar-file" data-docpid="$pob.getAadharDoc()" data-id="$pob.getId()">Download Document</button>
-
 
208
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()">Download
223
                             <a href="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()">Download
209
                                Doc</a>
224
                                Doc</a>
210
 
225
 
211
                        </td>
226
                        </td>
212
                    #else
227
                    #else
213
                        <td class="aadhar docfile">
228
                        <td class="aadhar docfile" style="background:pink;">
214
                            <input type="hidden">
229
                            <input type="hidden">
215
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1">
230
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1">
216
                        </td>
231
                        </td>
217
                    #end
232
                    #end
218
                    #if($pob.getPanDoc() && $pob.getPanDoc() != 0)
233
                    #if($pob.getPanDoc() && $pob.getPanDoc() != 0)
219
                        <td class="pan docfile" style="background:pink;">
234
                        <td class="pan docfile" style="background:lime;">
220
                            <input type="hidden" class="panhidden" value="$pob.getPanDoc()">
235
                            <input type="hidden" class="panhidden" value="$pob.getPanDoc()">
221
                            <input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1"
236
                            <input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1"
222
                                   value="$pob.getPanDoc()">
237
                                   value="$pob.getPanDoc()">
223
                        ##<button type="button" class="btn btn-primary download-pan-file" data-docpid="$pob.getPanDoc()" data-id="$pob.getId()">Download Document</button>
238
                        ##<button type="button" class="btn btn-primary download-pan-file" data-docpid="$pob.getPanDoc()" data-id="$pob.getId()">Download Document</button>
224
                        <a href="${rc.contextPath}/download-attachment?documentId=$pob.getPanDoc()">Download Doc</a>
239
                        <a href="${rc.contextPath}/download-attachment?documentId=$pob.getPanDoc()">Download Doc</a>
225
 
240
 
226
                        </td>
241
                        </td>
227
                    #else
242
                    #else
228
                        <td class="pan docfile">
243
                        <td class="pan docfile" style="background:pink;">
229
                            <input type="hidden">
244
                            <input type="hidden">
230
                            <input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1">
245
                            <input type="file" class="pandoc" placeholder="pan(SM)" disabled name="pan1">
231
                        </td>
246
                        </td>
232
                    #end
247
                    #end
233
                    #if($pob.getGstdoc()  && $pob.getGstdoc() != 0)
248
                    #if($pob.getGstdoc()  && $pob.getGstdoc() != 0)
234
                        <td class="gst docfile" style="background:pink;">
249
                        <td class="gst docfile" style="background:lime;">
235
                            <input type="hidden" class="gsthidden" value="$pob.getGstdoc()">
250
                            <input type="hidden" class="gsthidden" value="$pob.getGstdoc()">
236
                            <input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1"
251
                            <input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1"
237
                                   value="$pob.getGstdoc()" style="background:pink;">
252
                                   value="$pob.getGstdoc()">
238
                            ##<button type="button" class="btn btn-primary download-gst-file" data-docpid="$pob.getGstdoc()" data-id="$pob.getId()">Download Document</button>
253
                            ##<button type="button" class="btn btn-primary download-gst-file" data-docpid="$pob.getGstdoc()" data-id="$pob.getId()">Download Document</button>
239
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getGstdoc()">Download Doc</a>
254
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getGstdoc()">Download Doc</a>
240
 
255
 
241
                        </td>
256
                        </td>
242
                    #else
257
                    #else
243
                        <td class="gst docfile">
258
                        <td class="gst docfile" style="background:pink;">
244
                            <input type="hidden">
259
                            <input type="hidden">
245
                            <input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1">
260
                            <input type="file" class="gstdoc" placeholder="GST(SM)" disabled name="gst1">
246
                        </td>
261
                        </td>
247
                    #end
262
                    #end
248
                    #if($pob.getCancelCheque() && $pob.getCancelCheque() != 0)
263
                    #if($pob.getCancelCheque() && $pob.getCancelCheque() != 0)
249
 
264
 
250
                        <td class="cancheque docfile" style="background:pink;">
265
                        <td class="cancheque docfile" style="background:lime;">
251
                            <input type="hidden" class="canchequehidden" value="$pob.getCancelCheque()">
266
                            <input type="hidden" class="canchequehidden" value="$pob.getCancelCheque()">
252
    <input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled name="cancheque1"
267
                           <input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled name="cancheque1"
253
                            value="$pob.getCancelCheque()">
268
                            value="$pob.getCancelCheque()">
254
                            ##<button type="button" class="btn btn-primary download-cancheque-file" data-docpid="$pob.getCancelCheque()" data-id="$pob.getId()">Download Document</button>
269
                            ##<button type="button" class="btn btn-primary download-cancheque-file" data-docpid="$pob.getCancelCheque()" data-id="$pob.getId()">Download Document</button>
255
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getCancelCheque()">Download
270
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getCancelCheque()">Download
256
                                Doc</a>
271
                                Doc</a>
257
 
272
 
258
                        </td>
273
                        </td>
259
 
274
 
260
                    #else
275
                    #else
261
                        <td class="cancheque docfile">
276
                        <td class="cancheque docfile" style="background:pink;">
262
                            <input type="hidden">
277
                            <input type="hidden">
263
                            <input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled
278
                            <input type="file" class="canchequedoc" placeholder="Cancel cheque(SM)" disabled
264
                                   name="cancheque1">
279
                                   name="cancheque1">
265
                        </td>
280
                        </td>
266
                    #end
281
                    #end
267
                    #if($pob.getRentAgreement() != 0)
282
                     #if($pob.getRentAgreement() && $pob.getRentAgreement() != 0)
268
 
-
 
-
 
283
                        <td class="rent docfile" style="background:lime;">
-
 
284
                            <input type="hidden" class="renthidden" value="$pob.getRentAgreement()">
269
                        <td><input type="text" placeholder="Rent agreement/Owner ship proof(SM)" disabled
285
                            <input type="file" class="rentdoc" placeholder="Rent agreement/Owner ship proof(SM)" disabled name="ragreement1"
270
                                   name="ragreement1"
286
                                   value="$pob.getRentAgreement()">
271
                                   value="$pob.getRentAgreement()" style="background:pink;"></td>
287
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getRentAgreement()">Download Doc</a>
-
 
288
                        </td>
272
                    #else
289
                      #else
-
 
290
                       
273
                        <td><input type="text" placeholder="Rent agreement/Owner ship proof(SM)" disabled
291
                        <td class="rent docfile" style="background:pink;">
274
                                   name="ragreement1">
292
                        <input type="hidden">
-
 
293
                        <input type="file" placeholder="Rent agreement/Owner ship proof(SM)" disabled name="ragreement1">
275
                        </td>
294
                        </td>
276
                    #end
295
                    #end
-
 
296
                    
277
                    #if($pob.getLOI() != 0)
297
                     #if($pob.getLOI() && $pob.getLOI() != 0)
-
 
298
                        <td class="loi docfile" style="background:lime;">
-
 
299
                            <input type="hidden" class="loihidden" value="$pob.getLOI()">
278
                        <td><input type="text" placeholder="LOI(SM)" disabled name="loi1" value="$pob.getLOI()"
300
                            <input type="file" class="loidoc" placeholder="LOI(SM)" disabled  value="$pob.getLOI()">
-
 
301
                            <a href="${rc.contextPath}/download-attachment?documentId=$pob.getLOI()">Download Doc</a>
279
                                   style="background:pink;"></td>
302
                        </td>
280
                    #else
303
                      #else
-
 
304
                      
-
 
305
                        <td class="loi docfile" style="background:pink;">
-
 
306
                         <input type="hidden">
281
                        <td><input type="text" placeholder="LOI(SM)" disabled name="loi1"></td>
307
                        <input type="file" placeholder="LOI(SM)" disabled name="loi1">
-
 
308
                        </td>
282
                    #end
309
                    #end
-
 
310
                    
-
 
311
                   
-
 
312
                   
283
                    #if($pob.getCode() && $pob.getCode() != "")
313
                    #if($pob.getCode() && $pob.getCode() != "")
284
                        <td><input type="text" placeholder="Code(SM)" disabled name="code1" value="$pob.getCode()"
314
                        <td style="background:lime;"><input type="text" placeholder="Code(SM)" disabled name="code1" value="$pob.getCode()"
285
                                   style="background:pink;"></td>
315
                                   ></td>
286
                    #else
316
                    #else
287
                        <td><input type="text" placeholder="Code(SM)" disabled name="code1"></td>
317
                        <td style="background:pink;"><input type="text" placeholder="Code(SM)" disabled name="code1"></td>
288
                    #end
318
                    #end
289
                    #if($pob.getReceePlaned())
319
                    #if($pob.getReceePlaned())
290
                        <td><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1"
320
                        <td style="background:lime;"><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1"
291
                                   value="$pob.getReceePlaned().format($datehiphenFormatter)" style="background:pink;">
321
                                   value="$pob.getReceePlaned().format($datehiphenFormatter)" >
292
                        </td>
322
                        </td>
293
                    #else
323
                    #else
294
                        <td><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1">
324
                        <td style="background:pink;"><input type="date" id="rplaned" placeholder="Recee Planed(Kamini)" disabled name="rplaned1">
295
                        </td>
325
                        </td>
296
                    #end
326
                    #end
297
                    #if($pob.getReceeActual())
327
                    #if($pob.getReceeActual())
298
                        <td><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1"
328
                        <td style="background:lime;"><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1"
299
                                   value="$pob.getReceeActual().format($datehiphenFormatter)" style="background:pink;">
329
                                   value="$pob.getReceeActual().format($datehiphenFormatter)" >
300
                        </td>
330
                        </td>
301
                    #else
331
                    #else
302
                        <td><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1">
332
                        <td style="background:pink;"><input type="date" id="ractual" placeholder="Recee Actual(Kamini)" disabled name="ractual1">
303
                        </td>
333
                        </td>
304
                    #end
334
                    #end
305
 
335
 
306
                    #if($pob.getDesigningPlaned())
336
                    #if($pob.getDesigningPlaned())
307
                        <td><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
337
                        <td style="background:lime;"><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
308
                                   name="dplaned1"
338
                                   name="dplaned1"
309
                                   value="$pob.getDesigningPlaned().format($datehiphenFormatter)"
339
                                   value="$pob.getDesigningPlaned().format($datehiphenFormatter)"></td>
310
                                   style="background:pink;"></td>
-
 
311
                    #else
340
                    #else
312
                        <td><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
341
                        <td style="background:pink;"><input type="date" id="dplaned" placeholder="Designing Planed(Kamini)" disabled
313
                                   name="dplaned1">
342
                                   name="dplaned1">
314
                        </td>
343
                        </td>
315
                    #end
344
                    #end
316
                    #if($pob.getDesigningActual())
345
                    #if($pob.getDesigningActual())
317
                        <td><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
346
                        <td style="background:lime;"><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
318
                                   name="dactual1"
347
                                   name="dactual1"
319
                                   value="$pob.getDesigningActual().format($datehiphenFormatter)"
348
                                   value="$pob.getDesigningActual().format($datehiphenFormatter)"></td>
320
                                   style="background:pink;"></td>
-
 
321
                    #else
349
                    #else
322
                        <td><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
350
                        <td style="background:pink;"><input type="date" id="dactual" placeholder="Designing Actual(Kamini)" disabled
323
                                   name="dactual1">
351
                                   name="dactual1">
324
                        </td>
352
                        </td>
325
                    #end
353
                    #end
326
                    #if($pob.getStockPayment()!= 0)
354
                    #if($pob.getStockPayment()!= 0)
327
                        <td><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1"
355
                        <td style="background:lime;"><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1"
328
                                   value="$pob.getStockPayment()" style="background:pink;"></td>
356
                                   value="$pob.getStockPayment()"></td>
329
                    #else
357
                    #else
330
                        <td><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1""></td>
358
                        <td style="background:pink;"><input type="text" placeholder="Stock payment(kamini)" disabled name="spayment1""></td>
331
                    #end
359
                    #end
332
 
360
 
-
 
361
                 
-
 
362
                    
333
                    #if($pob.getBillingStatus() && $pob.getBillingStatus() != "")
363
                     #if($pob.getExpectedDate())
334
                        <td><input type="text" placeholder="Billing Status(Niranjan)" disabled name="bstatus1"
364
                        <td style="background:lime;"><input type="date" class="expdate" placeholder="Expected Date(Kamini)" disabled  value="$pob.getExpectedDate().format($datehiphenFormatter)" >
335
                                   value="$pob.getBillingStatus()" style="background:pink;"></td>
365
                        </td>
336
                    #else
366
                    #else
337
                        <td><input type="text" placeholder="Billing Status(Niranjan)" disabled name="bstatus1"></td>
367
                        <td style="background:pink;"><input type="date" class="expdate" placeholder="Expected Date(Kamini)" disabled>
-
 
368
                        </td>
338
                    #end
369
                    #end
339
 
370
 
-
 
371
                    #if($pob.getPayDate())
-
 
372
                        <td style="background:lime;">
-
 
373
                          <input type="date" class="paydate" placeholder="pay Date(Kamini)" disabled  value="$pob.getPayDate().format($datehiphenFormatter)"  >
-
 
374
                        </td>
-
 
375
                    #else
-
 
376
                        <td style="background:pink;"><input type="date" class="paydate" placeholder="Pay Date(Kamini)" disabled >
-
 
377
                        </td>
-
 
378
                    #end
-
 
379
 
-
 
380
					<td #if($pob.getBillingStatus()==0) style="background-color:pink"#else style="background-color:lime" #end>
-
 
381
						<input type="checkbox" disabled #if($pob.getBillingStatus()>0) checked #end >
-
 
382
                        #if($pob.getBillingStatus()>0) 
-
 
383
                        <label> YES</label>
-
 
384
                        #else
-
 
385
                         <label>NO</label>
-
 
386
                        #end 
340
                    <td>
387
                    <td>
341
                        <button type="submit" form="form1" value="Submit" style="background:blue; color:black;"
388
                        <button type="submit" form="form1" value="Submit" style="background:blue; color:black;"
342
                                class="submit1">
389
                                class="submit1">
343
                            Submit
390
                            Submit
344
                        </button>
391
                        </button>
345
                    </td>
392
                    </td>
346
 
393
 
347
                    <td>
394
                    <td>
348
                        <button type="submit" form="form2" value="Submit1" data-id="$pob.getId()"
395
                        <button type="submit" form="form2" value="Submit1" data-id="$pob.getId()"
349
                                style="background:#f18681;"
396
                                style="background:#f18681;"
350
                                class="delete">delete
397
                                class="delete">open
351
                        </button>
398
                        </button>
352
                    </td>
399
                    </td>
353
 
400
 
354
                </tr>
401
                </tr>
355
                #end
402
                #end
Line 374... Line 421...
374
                    "bLengthChange": true,
421
                    "bLengthChange": true,
375
                    "bFilter": true,
422
                    "bFilter": true,
376
                    "bInfo": false,
423
                    "bInfo": false,
377
                    "bAutoWidth": false,
424
                    "bAutoWidth": false,
378
                    "scrollX": true,
425
                    "scrollX": true,
379
 
-
 
-
 
426
                 
-
 
427
                   
380
                });
428
                });
381
 
429
 
382
        $('.submit1').on('click', function () {
430
        $('.submit1').on('click', function () {
383
            var row = $(this).closest("tr");
431
            var row = $(this).closest("tr");
384
            console.log(row);
432
            console.log(row);
-
 
433
            
385
            var data0 = $(row).find("td:eq(0)").text();
434
            var data0 = $(row).find("td:eq(0)").text();
386
            var data1 = $(row).find("td:eq(1) input[type='text']").val();
435
            var data1 = $(row).find("td:eq(1) input[type='date']").val();
-
 
436
            if (data1 != "") {
-
 
437
                data1 = data1 + "T00:00:00";
-
 
438
            }
387
            var data2 = $(row).find("td:eq(2) input[type='number']").val();
439
            var data2 = $(row).find("td:eq(2) input[type='text']").val();
388
            var data3 = $(row).find("td:eq(3) input[type='text']").val();
440
            var data3 = $(row).find("td:eq(3) input[type='number']").val();
389
            var data4 = $(row).find("td:eq(4) input[type='text']").val();
441
            var data4 = $(row).find("td:eq(4) input[type='text']").val();
390
            var data5 = $(row).find("td:eq(5) input[type='text']").val();
442
            var data5 = $(row).find("td:eq(5) input[type='text']").val();
391
            var data6 = $(row).find(".storepics input[type=hidden]").val();
443
            var data6 = $(row).find("td:eq(6) input[type='text']").val();
392
            var data7 = $(row).find("td:eq(7) input[type='text']").val();
444
            var data7 = $(row).find(".storepics input[type=hidden]").val();
393
            var data8 = $(row).find("td:eq(8) input[type='text']").val();
445
            var data8 = $(row).find("td:eq(8) input[type='text']").val();
-
 
446
            var data9 = $(row).find("td:eq(9) input[type='text']").val();
394
            var data9 = $(row).find(".pendingpics input[type=hidden]").val();
447
            var data10 = $(row).find(".pendingpics input[type=hidden]").val();
395
            var data10 = $(row).find("td:eq(10) input[type='text']").val();
448
            var data11 = $(row).find("td:eq(11) input[type='text']").val();
396
 
449
 
397
            var data11 = $(row).find("td:eq(11) input[type='date']").val();
450
            var data12 = $(row).find("td:eq(12) input[type='date']").val();
398
            if (data11 != "") {
451
            if (data12 != "") {
399
                data11 = data11 + "T00:00:00";
452
                data12 = data12 + "T00:00:00";
400
            }
-
 
401
            var data12 = $(row).find(".kyc input[type=hidden]").val();
-
 
402
            var data13 = $(row).find(".aadhar input[type=hidden]").val();
-
 
403
            var data14 = $(row).find(".pan input[type=hidden]").val();
-
 
404
            var data15 = $(row).find(".gst input[type=hidden]").val();
-
 
405
            var data16 = $(row).find(".cancheque input[type=hidden]").val();
-
 
406
            var data17 = $(row).find("td:eq(17) input[type='text']").val();
-
 
407
            var data18 = $(row).find("td:eq(18) input[type='text']").val();
-
 
408
            var data19 = $(row).find("td:eq(19) input[type='text']").val();
-
 
409
            var data20 = $(row).find("td:eq(20) input[type='date']").val();
-
 
410
            if (data20 != "") {
-
 
411
                data20 = data20 + "T00:00:00";
-
 
412
            }
453
            }
-
 
454
            var data13 = $(row).find(".kyc input[type=hidden]").val();
-
 
455
            var data14 = $(row).find(".aadhar input[type=hidden]").val();
-
 
456
            var data15 = $(row).find(".pan input[type=hidden]").val();
-
 
457
            var data16 = $(row).find(".gst input[type=hidden]").val();
-
 
458
            var data17 = $(row).find(".cancheque input[type=hidden]").val();
-
 
459
            var data18 = $(row).find(".rent input[type=hidden]").val();
-
 
460
            console.log("data17"+data17);
-
 
461
            var data19 = $(row).find(".loi input[type=hidden]").val();
-
 
462
            console.log("data18"+data18);
-
 
463
            var data20 = $(row).find("td:eq(20) input[type='text']").val();
413
            var data21 = $(row).find("td:eq(21) input[type='date']").val();
464
            var data21 = $(row).find("td:eq(21) input[type='date']").val();
414
            if (data21 != "") {
465
            if (data21 != "") {
415
                data21 = data21 + "T00:00:00";
466
                data21 = data21 + "T00:00:00";
416
            }
467
            }
417
            var data22 = $(row).find("td:eq(22) input[type='date']").val();
468
            var data22 = $(row).find("td:eq(22) input[type='date']").val();
Line 420... Line 471...
420
            }
471
            }
421
            var data23 = $(row).find("td:eq(23) input[type='date']").val();
472
            var data23 = $(row).find("td:eq(23) input[type='date']").val();
422
            if (data23 != "") {
473
            if (data23 != "") {
423
                data23 = data23 + "T00:00:00";
474
                data23 = data23 + "T00:00:00";
424
            }
475
            }
425
            var data24 = $(row).find("td:eq(24) input[type='text']").val();
476
            var data24 = $(row).find("td:eq(24) input[type='date']").val();
-
 
477
            if (data24 != "") {
-
 
478
                data24 = data24 + "T00:00:00";
-
 
479
            }
426
            var data25 = $(row).find("td:eq(25) input[type='text']").val();
480
            var data25 = $(row).find("td:eq(25) input[type='text']").val();
-
 
481
           
-
 
482
             var data26 = $(row).find("td:eq(26) input[type='date']").val();
-
 
483
            if (data26 != "") {
-
 
484
                data26 = data26 + "T00:00:00";
-
 
485
            }
-
 
486
            
-
 
487
             var data27 = $(row).find("td:eq(27) input[type='date']").val();
-
 
488
             
-
 
489
            if (data27 != "") {
-
 
490
                data27 = data27 + "T00:00:00";
-
 
491
            }
-
 
492
            
-
 
493
            
-
 
494
            var data28 = $(row).find("td:eq(28) input[type='checkbox']").is(":checked") ? 1 : 0;
427
 
495
 
428
            var prebookingListingObject = {};
496
            var prebookingListingObject = {};
429
            prebookingListingObject['id'] = data0
497
            prebookingListingObject['id'] = data0
-
 
498
            prebookingListingObject['acquiredDate'] = data1
430
            prebookingListingObject['outletName'] = data1
499
            prebookingListingObject['outletName'] = data2
431
            prebookingListingObject['phoneNumber'] = data2
500
            prebookingListingObject['phoneNumber'] = data3
432
            prebookingListingObject['city'] = data3
501
            prebookingListingObject['city'] = data4
433
            prebookingListingObject['stateHead'] = data4
502
            prebookingListingObject['stateHead'] = data5
434
            prebookingListingObject['bdm'] = data5
503
            prebookingListingObject['bdm'] = data6
435
            prebookingListingObject['storePics'] = data6
504
            prebookingListingObject['storePics'] = data7
436
            prebookingListingObject['agreedBrandFees'] = data7
505
            prebookingListingObject['agreedBrandFees'] = data8
437
            prebookingListingObject['receiveBrandFees'] = data8
506
            prebookingListingObject['receiveBrandFees'] = data9
438
            prebookingListingObject['pendingPics'] = data9
507
            prebookingListingObject['pendingPics'] = data10
439
            prebookingListingObject['agreedWallet'] = data10
508
            prebookingListingObject['agreedWallet'] = data11
440
            prebookingListingObject['investmentDate'] = data11
509
            prebookingListingObject['investmentDate'] = data12
441
            prebookingListingObject['kyc'] = data12
510
            prebookingListingObject['kyc'] = data13
442
            prebookingListingObject['aadhar'] = data13
511
            prebookingListingObject['aadhar'] = data14
443
            prebookingListingObject['panDoc'] = data14
512
            prebookingListingObject['panDoc'] = data15
444
            prebookingListingObject['gst'] = data15
513
            prebookingListingObject['gst'] = data16
445
            prebookingListingObject['cancelCheque'] = data16
514
            prebookingListingObject['cancelCheque'] = data17
446
            prebookingListingObject['rentAgreement'] = data17
515
            prebookingListingObject['rentAgreement'] = data18
447
            prebookingListingObject['loi'] = data18
516
            prebookingListingObject['loi'] = data19
448
            prebookingListingObject['code'] = data19
517
            prebookingListingObject['code'] = data20
449
            prebookingListingObject['receePlaned'] = data20
518
            prebookingListingObject['receePlaned'] = data21
450
            prebookingListingObject['receeActual'] = data21
519
            prebookingListingObject['receeActual'] = data22
451
            prebookingListingObject['designingPlaned'] = data22
520
            prebookingListingObject['designingPlaned'] = data23
452
            prebookingListingObject['designingActual'] = data23
521
            prebookingListingObject['designingActual'] = data24
453
            prebookingListingObject['stockPayment'] = data24
522
            prebookingListingObject['stockPayment'] = data25
-
 
523
            prebookingListingObject['expectedDate'] = data26
-
 
524
            prebookingListingObject['payDate'] = data27
454
            prebookingListingObject['billingStatus'] = data25
525
            prebookingListingObject['billingStatus'] = data28
455
 
526
 
456
            var jsonObject = JSON.stringify(prebookingListingObject);
527
            var jsonObject = JSON.stringify(prebookingListingObject);
457
 
528
 
458
            console.log(jsonObject);
529
            console.log(jsonObject);
459
 
530
 
Line 504... Line 575...
504
 
575
 
505
        $(document).ready(function () {
576
        $(document).ready(function () {
506
            var table = $('#example').DataTable();
577
            var table = $('#example').DataTable();
507
            $('#example tbody').on('dblclick', 'tr', function () {
578
            $('#example tbody').on('dblclick', 'tr', function () {
508
                console.log(this);
579
                console.log(this);
509
                debugger;
580
              
510
                var data = table.row(this).data();
581
                var data = table.row(this).data();
511
 
582
 
512
                $(this).find(":input").attr('disabled', false).show();
583
                $(this).find(":input").attr('disabled', false).show();
513
                $(this).css("background-color", "#87d3f8");
584
                $(this).css("background-color", "#87d3f8");
514
            });
585
            });
Line 558... Line 629...
558
                    });
629
                    });
559
 
630
 
560
        });
631
        });
561
        function partnerOnBoardingListingJson() {
632
        function partnerOnBoardingListingJson() {
562
            var prebookingListingObject = {};
633
            var prebookingListingObject = {};
563
            prebookingListingObject['outletName'] = $('#outLateName1').val();
634
            prebookingListingObject['outletName'] = $('#outLetName1').val();
564
            prebookingListingObject['phoneNumber'] = $('#number1').val();
635
            prebookingListingObject['phoneNumber'] = $('#number1').val();
-
 
636
            acquireddate1 =$('#acquireddate1').val();
-
 
637
            if (acquireddate1 != "") {
-
 
638
                acquireddate1 = acquireddate1 + "T00:00:00";
-
 
639
            }
-
 
640
            
-
 
641
             prebookingListingObject['acquiredDate']=acquireddate1
565
            return JSON.stringify(prebookingListingObject);
642
            return JSON.stringify(prebookingListingObject);
566
        }
643
        }
567
 
644
 
568
 
645
 
569
        function panelListing(domId) {
646
        function panelListing(domId) {