|
|
|
@@ -53,6 +53,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -76,6 +77,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -99,6 +101,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -122,6 +125,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -145,6 +149,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -168,6 +173,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -191,6 +197,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -215,6 +222,7 @@ |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th width="40">Service</th> |
|
|
|
<th>Category</th> |
|
|
|
<th width="40">W/O</th> |
|
|
|
<th width="60">Cust.Name</th> |
|
|
|
<th width="100">Contact No.</th> |
|
|
|
@@ -317,6 +325,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -345,7 +354,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"width":"60px", |
|
|
|
"targets": 2 |
|
|
|
"targets": 3 |
|
|
|
}, |
|
|
|
{ |
|
|
|
"render": function ( data, type, row ) { |
|
|
|
@@ -358,7 +367,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -379,6 +388,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -415,7 +425,7 @@ |
|
|
|
return '<a target="_blank" href="'+link2+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -436,6 +446,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -473,7 +484,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -494,6 +505,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -531,7 +543,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -553,6 +565,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -590,7 +603,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -611,6 +624,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -648,7 +662,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -669,6 +683,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -701,7 +716,7 @@ |
|
|
|
var link = "{{ url('/customer-service/work-order/generate-pdf') }}"+"/"+data; |
|
|
|
return '<a target="_blank" href="'+link+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
}, |
|
|
|
"targets": 15 |
|
|
|
"targets": 16 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |
|
|
|
@@ -722,6 +737,7 @@ |
|
|
|
"columns": [ |
|
|
|
{ "data": "formT","name": "formT"}, |
|
|
|
{ "data": "service","name": "service"}, |
|
|
|
{ "data": "category", "name": "category"}, |
|
|
|
{ "data": "wo","name": "wo"}, |
|
|
|
{ "data": "name","name": "name"}, |
|
|
|
{ "data": "phone","name": "phone"}, |
|
|
|
@@ -759,7 +775,7 @@ |
|
|
|
return '<a target="_blank" href="'+link3+'" class="tablectrl_medium bGold tipS" original-title="View W/O"><span class="iconb" data-icon=""></span></a>'; |
|
|
|
} |
|
|
|
}, |
|
|
|
"targets": 14 |
|
|
|
"targets": 15 |
|
|
|
} |
|
|
|
], |
|
|
|
}); |