susee
This commit is contained in:
parent
75a8dc09a9
commit
fb7d25276f
@ -186,7 +186,7 @@
|
|||||||
<th>INVOICE FILE</th>
|
<th>INVOICE FILE</th>
|
||||||
<th>ACTION</th>
|
<th>ACTION</th>
|
||||||
<th>REFID</th>
|
<th>REFID</th>
|
||||||
<th>REFID</th>
|
<th>SEARCH</th>
|
||||||
<th>MANUAL TKT NO</th>
|
<th>MANUAL TKT NO</th>
|
||||||
<th>TICKET NO</th>
|
<th>TICKET NO</th>
|
||||||
<th>INVOICE</th>
|
<th>INVOICE</th>
|
||||||
@ -616,7 +616,7 @@ function() {
|
|||||||
{
|
{
|
||||||
extend: "csvHtml5",
|
extend: "csvHtml5",
|
||||||
exportOptions: {
|
exportOptions: {
|
||||||
columns: [ 0, 1, 2, 3, 4, 23, 24, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
|
columns: [ 0, 1, 2, 3, 4, 23, 24, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,22]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -683,7 +683,7 @@ function() {
|
|||||||
],
|
],
|
||||||
"columnDefs": [
|
"columnDefs": [
|
||||||
{
|
{
|
||||||
"targets": [0,1,2,,3,22 ],
|
"targets": [0,1,2,,3 ],
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user