| 27863 |
tejbeer |
1 |
<link href="https://cdn.datatables.net/fixedcolumns/3.3.0/css/fixedColumns.bootstrap.css" rel="stylesheet"/>
|
| 27851 |
tejbeer |
2 |
|
| 27763 |
tejbeer |
3 |
<section class="wrapper">
|
| 27775 |
tejbeer |
4 |
<div class="row">
|
|
|
5 |
<div class="col-lg-12">
|
| 27780 |
tejbeer |
6 |
<h3 class="page-header"><i class="icon_document_alt"></i>PARTNER ONBOARDING</h3>
|
| 27775 |
tejbeer |
7 |
<ol class="breadcrumb">
|
|
|
8 |
<li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
|
| 27780 |
tejbeer |
9 |
<li><i class="icon_document_alt"></i>Partner Onboarding</li>
|
| 27775 |
tejbeer |
10 |
</ol>
|
|
|
11 |
</div>
|
|
|
12 |
</div>
|
|
|
13 |
<div class="col-lg-6">
|
|
|
14 |
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myModal"
|
|
|
15 |
style="font-size:12px; background:#696969;">New
|
|
|
16 |
</button>
|
|
|
17 |
<div id="myModal" class="modal fade" role="dialog">
|
|
|
18 |
<div class="modal-dialog">
|
|
|
19 |
<!-- Modal content-->
|
|
|
20 |
<div class="modal-content">
|
|
|
21 |
<div class="modal-header">
|
|
|
22 |
<button type="button" class="close" data-dismiss="modal">×</button>
|
|
|
23 |
<h4 class="modal-title">Modal Header</h4>
|
|
|
24 |
</div>
|
| 27780 |
tejbeer |
25 |
<div class="modal-body" style="height: 170px;">
|
| 27775 |
tejbeer |
26 |
<form>
|
|
|
27 |
<div class="form-row">
|
|
|
28 |
<div class="form-group col-md-6">
|
| 27780 |
tejbeer |
29 |
<label for="outLetName1">OutLet Name</label>
|
|
|
30 |
<input type="text" class="form-control" id="outLetName1"
|
|
|
31 |
placeholder="OutLet Name">
|
| 27775 |
tejbeer |
32 |
</div>
|
|
|
33 |
<div class="form-group col-md-6">
|
|
|
34 |
<label for="number1">Mobile Number</label>
|
|
|
35 |
<input type="number" class="form-control" id="number1" placeholder="Mobile Number">
|
|
|
36 |
</div>
|
| 27780 |
tejbeer |
37 |
<div class="form-group col-md-6">
|
|
|
38 |
<label for="acquireddate1">Acquired Date</label>
|
|
|
39 |
<input type="date" class="form-control" id="acquireddate1" placeholder="Acquired Date">
|
|
|
40 |
</div>
|
| 27775 |
tejbeer |
41 |
</div>
|
| 28862 |
manish |
42 |
<div class = "row">
|
|
|
43 |
<div class="col-lg-2 form-group">
|
|
|
44 |
<select class="form-control input-sm" id = "authUserOnboarding" name="authUser" placeholder="AuthUser">
|
|
|
45 |
<option value="" disabled selected>AuthUser</option>
|
|
|
46 |
#foreach($authUser in $authUsers)
|
|
|
47 |
<option value="$authUser.getId()">$authUser.getName()</option>
|
|
|
48 |
#end
|
|
|
49 |
</select>
|
|
|
50 |
</div>
|
|
|
51 |
</div>
|
| 27780 |
tejbeer |
52 |
<div class="form-group col-md-2" style="padding:22px;">
|
| 27775 |
tejbeer |
53 |
<button type="button" class="btn btn-primary" id="newmodal" data-dismiss="modal"
|
|
|
54 |
data-backdrop='static' data-keyboard='false'>submit
|
|
|
55 |
</button>
|
| 27780 |
tejbeer |
56 |
</div>
|
| 27775 |
tejbeer |
57 |
</form>
|
|
|
58 |
</div>
|
|
|
59 |
<div class="modal-footer">
|
|
|
60 |
<button type="submit" class="btn btn-default" data-dismiss="modal">Close</button>
|
|
|
61 |
</div>
|
|
|
62 |
</div>
|
|
|
63 |
</div>
|
|
|
64 |
</div>
|
|
|
65 |
</div>
|
| 28862 |
manish |
66 |
|
|
|
67 |
|
|
|
68 |
|
| 27775 |
tejbeer |
69 |
<div class="col-lg-12">
|
|
|
70 |
<table class="table table-border table-condensed table-bordered" id="example" style="width:100%">
|
| 27763 |
tejbeer |
71 |
|
| 27848 |
tejbeer |
72 |
<thead class="row htable" style="background:#F5F5F5;">
|
| 27775 |
tejbeer |
73 |
|
|
|
74 |
<tr style="color:black;">
|
|
|
75 |
<th>Id</th>
|
| 27834 |
tejbeer |
76 |
<th>Outlet Name(SM)</th>
|
| 27782 |
tejbeer |
77 |
<th>Created On</th>
|
| 27780 |
tejbeer |
78 |
<th>Acquired Date()</th>
|
| 27775 |
tejbeer |
79 |
<th>Outlet Name(SM)</th>
|
| 28599 |
amit.gupta |
80 |
<th>Phone Number(SM)</th>
|
| 28879 |
manish |
81 |
<th>RBM Name(SM)</th>
|
| 27775 |
tejbeer |
82 |
<th>City (SM)</th>
|
|
|
83 |
<th>State Head(SM)</th>
|
|
|
84 |
<th>BDM (SM)</th>
|
|
|
85 |
<th>Agreed Brand fees(SM)</th>
|
| 27780 |
tejbeer |
86 |
<th>Received Brand fees(SM)</th>
|
| 27884 |
tejbeer |
87 |
<th>Final Brand fees(SM)</th>
|
| 27775 |
tejbeer |
88 |
<th>Agreed Wallet(SM)</th>
|
| 28908 |
tejbeer |
89 |
<th>Adv Stock Date(SM)</th>
|
| 27775 |
tejbeer |
90 |
<th>KYC (SM)</th>
|
| 27780 |
tejbeer |
91 |
<th>Aadhaar(legal)</th>
|
|
|
92 |
<th>pan(legal)</th>
|
|
|
93 |
<th>GST(legal)</th>
|
|
|
94 |
<th>Cancel cheque(legal)</th>
|
|
|
95 |
<th>Rent agreement/Owner ship proof(legal)</th>
|
|
|
96 |
<th>LOI(legal)</th>
|
|
|
97 |
<th>Code(legal)</th>
|
| 27775 |
tejbeer |
98 |
<th>Recee Planed(Kamini)</th>
|
|
|
99 |
<th>Recee Actual(Kamini)</th>
|
|
|
100 |
<th>Designing Planed(Kamini)</th>
|
|
|
101 |
<th>Designing Actual(Kamini)</th>
|
|
|
102 |
<th>Stock payment(kamini)</th>
|
| 27780 |
tejbeer |
103 |
<th>Expected Date(kamini)</th>
|
|
|
104 |
<th>Pay Date(Kamini)</th>
|
| 28847 |
manish |
105 |
<th>Inaugration(SM)</th>
|
| 27775 |
tejbeer |
106 |
<th>Billing Status(Niranjan)</th>
|
| 28901 |
manish |
107 |
<th>Verification</th>
|
| 27775 |
tejbeer |
108 |
<th>Submit</th>
|
| 27780 |
tejbeer |
109 |
<th>OutLet Open</th>
|
| 27799 |
tejbeer |
110 |
<th>OutLet Reject</th>
|
| 28847 |
manish |
111 |
<th>OutLet Hold</th>
|
| 28940 |
manish |
112 |
<th>Notice Issue</th>
|
| 28901 |
manish |
113 |
<th>Resend Veri</th>
|
| 27775 |
tejbeer |
114 |
</tr>
|
|
|
115 |
</thead>
|
|
|
116 |
<tbody>
|
|
|
117 |
#foreach($pob in $partnerOnBoardingPanel )
|
| 28901 |
manish |
118 |
#if($pob.getHoldTimestamp())
|
|
|
119 |
<tr class="hold-onboarding">
|
|
|
120 |
#parse("partner-onboarding-row-index.vm")
|
|
|
121 |
|
|
|
122 |
</tr>
|
|
|
123 |
#else
|
| 28049 |
amit.gupta |
124 |
<tr>
|
| 27844 |
tejbeer |
125 |
#parse("partner-onboarding-row-index.vm")
|
| 27775 |
tejbeer |
126 |
|
|
|
127 |
</tr>
|
|
|
128 |
#end
|
| 28901 |
manish |
129 |
#end
|
| 27775 |
tejbeer |
130 |
|
|
|
131 |
</tbody>
|
|
|
132 |
|
|
|
133 |
</table>
|
|
|
134 |
</div>
|
| 27763 |
tejbeer |
135 |
</section>
|
|
|
136 |
|
|
|
137 |
|
|
|
138 |
<script type="text/javascript">
|
|
|
139 |
|
| 27775 |
tejbeer |
140 |
$(document).ready(function () {
|
| 27828 |
tejbeer |
141 |
|
| 28862 |
manish |
142 |
|
| 27828 |
tejbeer |
143 |
|
|
|
144 |
var dtable = $('#example').DataTable({
|
|
|
145 |
"scrollX": true,
|
| 27863 |
tejbeer |
146 |
"scrollY": "518px",
|
| 27884 |
tejbeer |
147 |
scrollCollapse: true,
|
| 27828 |
tejbeer |
148 |
"fixedHeader": true,
|
| 27837 |
tejbeer |
149 |
|
| 27830 |
tejbeer |
150 |
fixedColumns: {
|
| 27834 |
tejbeer |
151 |
leftColumns: 2
|
| 27830 |
tejbeer |
152 |
},
|
| 27828 |
tejbeer |
153 |
|
|
|
154 |
|
| 27821 |
tejbeer |
155 |
|
| 27816 |
tejbeer |
156 |
"columnDefs": [
|
| 27837 |
tejbeer |
157 |
{ "targets": 1, "orderDataType": "date-dd-mmm-yyyy", "type":"string" },
|
| 27817 |
tejbeer |
158 |
{ "targets": 2, "orderDataType": "date-dd-mmm-yyyy", "type":"string" },
|
|
|
159 |
|
| 27884 |
tejbeer |
160 |
{ "targets": 3, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
| 28933 |
manish |
161 |
{ "targets": 4, "orderDataType": "dom-text", "type": "string" },
|
|
|
162 |
{ "targets": 5, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
163 |
{ "targets": 6, "orderDataType": "dom-text", "type": "string" },
|
|
|
164 |
|
| 27816 |
tejbeer |
165 |
{ "targets": 7, "orderDataType": "dom-text", "type": "string" },
|
| 28933 |
manish |
166 |
|
| 28081 |
tejbeer |
167 |
{ "targets": 8, "orderDataType": "dom-text", "type": "string" },
|
| 28933 |
manish |
168 |
{ "targets": 9, "orderDataType": "dom-text", "type": "string" },
|
|
|
169 |
{ "targets": 10, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
170 |
|
|
|
171 |
{ "targets": 11, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
172 |
{ "targets": 12, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
173 |
|
|
|
174 |
{ "targets": 13, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
175 |
{ "targets": 14, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
176 |
{ "targets": 22, "orderDataType": "dom-text", "type": "string" },
|
|
|
177 |
|
|
|
178 |
{ "targets": 23, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
| 27884 |
tejbeer |
179 |
{ "targets": 24, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
| 28933 |
manish |
180 |
|
|
|
181 |
{ "targets": 25, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
182 |
{ "targets": 26, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
183 |
{ "targets": 27, "orderDataType": "dom-text-numeric", "type":"number"},
|
|
|
184 |
{ "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
| 27884 |
tejbeer |
185 |
|
| 28933 |
manish |
186 |
{ "targets": 29, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
187 |
{ "targets": 30, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
|
|
|
188 |
{ "targets": 32, "orderDataType": "dom-text", "type": "string" }
|
|
|
189 |
|
| 27844 |
tejbeer |
190 |
],
|
|
|
191 |
|
| 27809 |
tejbeer |
192 |
});
|
| 28862 |
manish |
193 |
|
|
|
194 |
|
|
|
195 |
$('#authUserOnboarding').multiselect({
|
|
|
196 |
includeSelectAllOption: true,
|
|
|
197 |
multiple:true,
|
|
|
198 |
maxHeight: 200,
|
|
|
199 |
buttonWidth: '180px',
|
|
|
200 |
numberDisplayed: 1,
|
|
|
201 |
nonSelectedText: 'AuthUsers',
|
|
|
202 |
nSelectedText: ' - AuthUser Selected',
|
|
|
203 |
allSelectedText: 'All AuthUser Selected',
|
|
|
204 |
enableFiltering: true,
|
|
|
205 |
enableCaseInsensitiveFiltering : true
|
|
|
206 |
|
|
|
207 |
});
|
| 27828 |
tejbeer |
208 |
|
| 27775 |
tejbeer |
209 |
});
|
| 28862 |
manish |
210 |
|
|
|
211 |
|
|
|
212 |
|
|
|
213 |
|
|
|
214 |
|
| 27820 |
tejbeer |
215 |
</script>
|
| 27851 |
tejbeer |
216 |
|
|
|
217 |
|
| 27820 |
tejbeer |
218 |
<style>
|
| 28901 |
manish |
219 |
.hold-onboarding td{
|
|
|
220 |
|
|
|
221 |
background-color: crimson !important;
|
|
|
222 |
|
|
|
223 |
}
|
|
|
224 |
|
|
|
225 |
|
| 27820 |
tejbeer |
226 |
</style>
|