susee
This commit is contained in:
parent
84eb16ad14
commit
dd485f0290
@ -526,9 +526,10 @@ function() {
|
||||
async: false,
|
||||
success: function(data){
|
||||
var pdata = JSON.parse(data);
|
||||
var d = pdata;
|
||||
d.counter++;
|
||||
oTable.row(tr).data(d);
|
||||
// var d = pdata;
|
||||
// d.counter++;
|
||||
// oTable.row(tr).data(d);
|
||||
$(".btn-primary").click();
|
||||
},
|
||||
error:function(){
|
||||
alert('Request failed. Kindly try after sometime');
|
||||
|
||||
@ -98,7 +98,7 @@
|
||||
</div>
|
||||
<div class="form-group col-md-0">
|
||||
<label for="inputPassword4" class="col-form-label"></label>
|
||||
<button style="margin-top:0px;font-size: 12px;" type="submit" class="btn btn-primary">Submit</button>
|
||||
<button style="margin-top:0px;font-size: 10px;" type="submit" class="btn btn-primary">Submit</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
@ -463,7 +463,7 @@ datesArr = [];
|
||||
datesArr1 = [];
|
||||
|
||||
var startDate = new Date($('#from').val());
|
||||
alert($('#from').val());
|
||||
// alert($('#from').val());
|
||||
var endDate = new Date($('#to').val());
|
||||
while (startDate <= endDate) {
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855004.xlsx
Normal file
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855004.xlsx
Normal file
Binary file not shown.
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855034.xlsx
Normal file
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855034.xlsx
Normal file
Binary file not shown.
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855061.xlsx
Normal file
BIN
uploads/1/gstr2a/GSTR2A-12DWWPD9503H135-Nov-2022-1689855061.xlsx
Normal file
Binary file not shown.
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854231.xlsx
Normal file
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854231.xlsx
Normal file
Binary file not shown.
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854245.xlsx
Normal file
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854245.xlsx
Normal file
Binary file not shown.
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854336.xlsx
Normal file
BIN
uploads/4/tmc/TMC-TEST-May-2020-1689854336.xlsx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user