Subversion Repositories SmartDukaan

Rev

Rev 28901 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
28599 amit.gupta 1
<link href="https://cdn.datatables.net/fixedcolumns/3.3.0/css/fixedColumns.bootstrap.css" rel="stylesheet"/>
2
 
3
<section class="wrapper">
4
    <div class="row">
5
        <div class="col-lg-12">
6
            <h3 class="page-header"><i class="icon_document_alt"></i>DESIGN TAT</h3>
7
            <ol class="breadcrumb">
8
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
9
                <li><i class="icon_document_alt"></i>Design TAT</li>
10
            </ol>
11
        </div>
12
    </div>
13
    <div class="col-lg-12">
14
        <table class="table table-border table-condensed table-bordered" id="OnboardingDesign" style="width:100%">
15
 
16
            <thead class="row htable" style="background:#F5F5F5;">
17
 
18
            <tr style="color:black;">
19
                <th>Id</th>
20
                <th>Outlet Name(SM)</th>
21
                <th>Created On</th>
22
                <th>Acquired Date()</th>
23
 
28610 amit.gupta 24
                <th>Phone </br>Number(SM)</th>
25
 
28599 amit.gupta 26
                <th>City (SM)</th>
27
                <th>State Head(SM)</th>
28
                <th>BDM (SM)</th>
29
                <th>Agreed Brand fees(SM)</th>
30
 
31
                <th>Inauguration Date(SM)</th>
32
                <th>LOI(legal)</th>
28610 amit.gupta 33
                <th>Kyc</th>
28599 amit.gupta 34
                <th>Code(legal)</th>
34671 aman.kumar 35
                <th>Recee </br> Planed(Vaibhav)</th>
36
                <th>Recee  </br> Actual(Vaibhav)</th>
28847 manish 37
                <th>Stock Payment(kamini)</th>
34671 aman.kumar 38
                <th>2D with BOQ Planed(Vaibhav)</th>
39
                <th>2D with BOQ Actual(Vaibhav)</th>
40
                <th>2D with BOQ(Vaibhav)</th>
41
                <th>3D with BOQ Planed (Vaibhav)</th>
42
                <th>3D with BOQ Actual (Vaibhav)</th>
43
                <th>3D with BOQ (Vaibhav)</th>
44
                <th>PO To Vendor Planed(Vaibhav)</th>
45
                <th>PO To Vendor Actual(Vaibhav)</th>
46
 
47
                <th>Briefing Partner Date(Vaibhav)</th>
48
                <th>Briefing Partner Actual Date (Vaibhav)</th>
49
                <th>Deployment Planed (Vaibhav)</th>
50
                <th>Deployment Actual (Vaibhav)</th>
51
                <th>Final Pics Of OutLets Planed(Vaibhav)</th>
52
                <th>Final Pics Of OutLets Actual(Vaibhav)</th>
53
                <th>Final Pics Of OutLets(Vaibhav)</th>
54
                <th>NOC Actual(Vaibhav)</th>
55
                <th>NOC (Vaibhav)</th>
28599 amit.gupta 56
                <th>Submit</th>
57
                 <th>Designing Done</th>
58
            </tr>
59
            </thead>
60
            <tbody>
61
                #foreach($pob in $partnerOnBoardingPanel )
28901 manish 62
 
63
               #if($pob.getHoldTimestamp())
64
                <tr class="design-hold" >
28599 amit.gupta 65
                   #parse("partner-onboarding-design-row-index.vm")
66
 
67
                </tr>
28901 manish 68
 
69
                #else
70
                <tr >
71
                   #parse("partner-onboarding-design-row-index.vm")
72
 
73
                </tr>
28599 amit.gupta 74
                #end
28901 manish 75
 
76
                #end
28599 amit.gupta 77
 
78
            </tbody>
79
 
80
        </table>
81
    </div>
82
</section>
83
 
84
 
85
<script type="text/javascript">
86
 
87
    $(document).ready(function () {
88
 
89
 
90
 
91
      var dtable = $('#OnboardingDesign').DataTable({
92
             "scrollX": true,
93
            "scrollY": "518px",
94
            scrollCollapse: true,
95
              "fixedHeader": true,
96
 
97
        fixedColumns:   {
98
            leftColumns: 2
99
        },
100
 
101
          "columnDefs": [
102
                   { "targets": 1, "orderDataType":  "dom-text", "type":"string" },
103
                   { "targets": 2, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
104
 
105
                   { "targets": 3, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
106
                   { "targets": 4, "orderDataType": "dom-text-numeric", "type":"number"},
107
                  { "targets": 5, "orderDataType": "dom-text", "type": "string" },
108
                  { "targets": 6, "orderDataType": "dom-text", "type": "string" },
109
                  { "targets": 7, "orderDataType": "dom-text", "type": "string" },
28631 amit.gupta 110
 
111
 
28599 amit.gupta 112
 
28631 amit.gupta 113
                  { "targets": 8, "orderDataType": "dom-text-numeric", "type":"number"},
28599 amit.gupta 114
 
28631 amit.gupta 115
                  { "targets": 9, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
28599 amit.gupta 116
 
117
                  { "targets": 12, "orderDataType": "dom-text", "type": "string" },
28631 amit.gupta 118
 
28599 amit.gupta 119
                  { "targets": 13, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
120
                  { "targets": 14, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
121
                     { "targets": 15, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
122
                       { "targets": 16, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
123
                  { "targets": 18, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
124
                  { "targets": 19, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
125
 
126
                  { "targets": 21, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
127
                  { "targets": 22,"orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
128
                 { "targets": 23, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
28631 amit.gupta 129
               { "targets": 24, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
28599 amit.gupta 130
                 { "targets": 25, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
131
                 { "targets": 26, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
132
                { "targets": 27, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" },
133
                  { "targets": 28, "orderDataType": "date-dd-mmm-yyyy", "type": "string" },
28631 amit.gupta 134
 
135
                { "targets": 30, "orderDataType":  "date-dd-mmm-yyyy", "type":"string" }
136
 
28599 amit.gupta 137
                        ], 
138
 
139
     });   
28631 amit.gupta 140
 
141
 
28599 amit.gupta 142
    });
143
 
144
 
145
</script>
146
 
147
<style>
28901 manish 148
  .design-hold td{
149
 
150
background-color: crimson !important;
151
 
152
   }
153
   </style>