291 lines
15 KiB
HTML
291 lines
15 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>GSTR2A Recon</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta content="A fully featured admin theme which can be used to build CRM, CMS, etc." name="description" />
|
|
<meta content="Coderthemes" name="author" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
<!-- App favicon -->
|
|
<!-- <link rel="shortcut icon" href="<?php echo base_url(); ?>assets/images/favicon.ico">-->
|
|
<link rel='shortcut icon' href=assets/images/tsplogo2.png>
|
|
|
|
<!-- third party css -->
|
|
<link href="<?php echo base_url(); ?>assets/libs/datatables.net-bs4/css/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/datatables.net-responsive-bs4/css/responsive.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/datatables.net-buttons-bs4/css/buttons.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/datatables.net-select-bs4/css//select.bootstrap4.min.css" rel="stylesheet" type="text/css" />
|
|
<!-- third party css end -->
|
|
|
|
<!-- Plugins css -->
|
|
<link href="<?php echo base_url(); ?>assets/libs/bootstrap-colorpicker/css/bootstrap-colorpicker.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/clockpicker/bootstrap-clockpicker.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/bootstrap-datepicker/css/bootstrap-datepicker.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="<?php echo base_url(); ?>assets/libs/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet" type="text/css">
|
|
|
|
<!-- App favicon -->
|
|
<link rel="shortcut icon" href="<?php echo base_url(); ?>assets/images/favicon.ico">
|
|
|
|
<!-- App css -->
|
|
<link href="<?php echo base_url(); ?>assets/css/bootstrap-creative.min.css" rel="stylesheet" type="text/css" id="bs-default-stylesheet" />
|
|
<link href="<?php echo base_url(); ?>assets/css/app-creative.min.css" rel="stylesheet" type="text/css" id="app-default-stylesheet" />
|
|
|
|
<link href="<?php echo base_url(); ?>assets/css/bootstrap-creative-dark.min.css" rel="stylesheet" type="text/css" id="bs-dark-stylesheet" />
|
|
<link href="<?php echo base_url(); ?>assets/css/app-creative-dark.min.css" rel="stylesheet" type="text/css" id="app-dark-stylesheet" />
|
|
|
|
<!-- icons -->
|
|
<link href="<?php echo base_url(); ?>assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
|
<!-- Include jQuery library -->
|
|
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
|
|
|
|
<!-- Include the StickyTableHeaders plugin -->
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/StickyTableHeaders/0.1.1/jquery.stickytableheaders.min.js"></script>
|
|
<style>
|
|
.mb25{
|
|
margin-bottom: 25px;
|
|
}
|
|
.required{
|
|
color: red;
|
|
}
|
|
#bs-select-1{
|
|
max-height: 150px !important;
|
|
overflow-y: auto !important;
|
|
}
|
|
.left{
|
|
|
|
}
|
|
|
|
|
|
/* .form-group {
|
|
font-size: 11px;
|
|
padding: 5px;
|
|
} */
|
|
.body {
|
|
font-size: 10px;
|
|
}
|
|
|
|
.table {
|
|
font-size: 9px;
|
|
border-spacing:0px;
|
|
|
|
|
|
}
|
|
label {
|
|
display: inline-block;
|
|
margin-bottom: 2.5rem;
|
|
}
|
|
.table tr, table td {
|
|
padding: 5px;
|
|
/* line-height: 2; */
|
|
/* Adjust the line-height as needed for tighter cell spacing */
|
|
}
|
|
|
|
.table tbody{
|
|
position: relative;
|
|
overflow: auto;
|
|
max-height: 350px;
|
|
width: 100%;
|
|
font-weight: bold;
|
|
|
|
}
|
|
.table thead th{
|
|
vertical-align: middle;
|
|
}
|
|
.dataTables_scrollBody
|
|
{
|
|
|
|
max-height: 390px;
|
|
width: 1129px;
|
|
}
|
|
.footer
|
|
{
|
|
padding-top: 19px;
|
|
padding-right: 17px;
|
|
padding-bottom: 2px;
|
|
padding-left: 17px;
|
|
}
|
|
.form-group {
|
|
margin-bottom: -2rem;
|
|
}
|
|
.table td, .table th {
|
|
padding: 0.10rem;
|
|
}
|
|
/* Style the container for the table with a fixed header */
|
|
/* Style the container for the table with a fixed header */
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body class="loading" data-layout-mode="horizontal" data-layout='{"mode": "light", "width": "fluid", "menuPosition": "fixed", "topbar": {"color": "dark"}, "showRightSidebarOnPageLoad": true}'>
|
|
|
|
<!-- Begin page -->
|
|
<div id="wrapper">
|
|
|
|
<?php include('includes/top_nav.php'); ?>
|
|
|
|
<!-- ============================================================== -->
|
|
<!-- Start Page Content here -->
|
|
<!-- ============================================================== -->
|
|
|
|
<!-- <div class="content-page"> -->
|
|
<!-- <div class="content"> -->
|
|
|
|
<!-- Start Content-->
|
|
|
|
|
|
<!-- start page title -->
|
|
<!-- <div class="row">
|
|
<div class="col-12">
|
|
<div class="page-title-box page-title-box-alt">
|
|
<h4 class="page-title">GSTR2A</h4>
|
|
<div class="page-title-right">
|
|
<ol class="breadcrumb m-0">
|
|
<li class="breadcrumb-item"><a href="javascript: void(0);">Reconciliation</a></li>
|
|
<li class="breadcrumb-item active">GSTR2A</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> -->
|
|
<!-- end page title -->
|
|
|
|
<!-- <div class="row">
|
|
<div class="col-12">
|
|
<div class="card">
|
|
<div class="card-body">
|
|
|
|
<div class="row" style="margin-bottom:30px;">
|
|
<form class="col-md-12" id="formid">
|
|
<div class="row">
|
|
<div class="col-12"style="margin-bottom:30px;">
|
|
<div class="page-title-box page-title-box-alt">
|
|
<h4 class="page-title">GSTR2A</h4>
|
|
<div class="page-title-right">
|
|
<ol class="breadcrumb m-0">
|
|
<li class="breadcrumb-item"><a href="javascript: void(0);">Reconciliation</a></li>
|
|
<li class="breadcrumb-item active">GSTR2A</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> -->
|
|
<div class="row">
|
|
<div class="col-12">
|
|
<div class="page-title-box page-title-box-alt">
|
|
<h4 class="page-title">Gstr2a</h4>
|
|
<div class="page-title-right">
|
|
<ol class="breadcrumb m-0">
|
|
<li class="breadcrumb-item"><a href="javascript: void(0);">Reconciliation</a></li>
|
|
<li class="breadcrumb-item active">Gstr2a</li>
|
|
</ol>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card">
|
|
<div class="card-body">
|
|
|
|
<div class="row" style="margin-bottom:20px;">
|
|
<form class="col-md-12" id="formid">
|
|
<div class="form-row">
|
|
<!--
|
|
<div class="form-group col-md-2">
|
|
<label for="inputEmail4" class="col-form-label">GST No</label>
|
|
<select name="gst_no" class="form-control">
|
|
<?php
|
|
// foreach($gstno_list->result() as $gstno_i){
|
|
// echo '<option>'.$gstno_i->gn_gstno.'</option>';
|
|
// }
|
|
?>
|
|
</select>
|
|
</div>
|
|
-->
|
|
<div class="form-group col-md-4">
|
|
|
|
<label> FROM </label>
|
|
<input type="date" id="from" name="from" value="2020-01-01" >
|
|
|
|
<label> TO </label>
|
|
<input type="date" id="TO" name="to" value="2023-01-01" >
|
|
|
|
|
|
</div>
|
|
|
|
<div class="form-group col-md-2">
|
|
<label for="inputPassword4" class="col-form-label"></label>
|
|
<button style="margin-top:0px;font-size:10px;" type="submit" class="btn btn-primary">Submit</button><br>
|
|
|
|
</div>
|
|
<div class="col-md-2"></div>
|
|
|
|
|
|
<div class="modal fade" id="columnModal" tabindex="-1" role="dialog" aria-labelledby="columnModalLabel" aria-hidden="true">
|
|
<div class="modal-dialog" role="document">
|
|
<div class="modal-content">
|
|
<div class="modal-header">
|
|
<h5 class="modal-title" id="columnModalLabel">Select Column to Display</h5>
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
|
<span aria-hidden="true">×</span>
|
|
</button>
|
|
</div>
|
|
<div class="modal-body">
|
|
<label for="selectColumn">Select Column:</label>
|
|
<select style="overflow-y:scroll" name="column_name" id="column_name" class="form-control selectpicker" multiple><p>GSTR@A</p>
|
|
<option value="1">CORPORATE NAME</option>
|
|
<option value="2">CORPORATE GSTIN</option>
|
|
<option value="3">TRADE/LEGAL NAME OF THE SUPPLIER</option>
|
|
<option value="4">SUPPLIER TYPE</option>
|
|
<option selected="selected" value="5">INVOICE NUMBER</option>
|
|
<!-- <option selected="selected" value="5">MANUAL TICKET NO.</option>
|
|
<option selected="selected" value="6">TICKET NO.</option> -->
|
|
<option selected="selected" value="8">DOCUMENT TYPE</option>
|
|
<option selected="selected" value="9">INVOICE DATE</option>
|
|
<option selected="selected" value="10">INVOICE AMT (₹)</option>
|
|
<option selected="selected" value="12">TICKET NUM</option>
|
|
<option selected="selected"value="13">TKT AMT</option>
|
|
<option selected="selected" value="14">Variance</option>
|
|
<option selected="selected" value="16">GST REMARKS (₹)</option>
|
|
<option selected="selected"value="17">INV FILE (₹)</option>
|
|
<option selected="selected" value="18">TAX AMT(₹)</option>
|
|
<option value="19">CGST</option>
|
|
<!-- <option selected="selected"value="19">INVOICE REMARKS</option> -->
|
|
|
|
<option value="20">SGST </option>
|
|
<option value="21">IGST</option>
|
|
<option value="22">RATE</option>
|
|
<!-- <option selected="selected"value="23">RATE</option> -->
|
|
|
|
|
|
<option selected="selected"value="24">DELETE</option>
|
|
<option selected="selected" value="0">Icon for Select Option</option>
|
|
|
|
|
|
|
|
</select>
|
|
</div>
|
|
<div class="modal-footer">
|
|
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
|
|
<button type="button" class="btn btn-primary" id="applyColumn">Apply Column</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</form>
|
|
</div>
|
|
<div class="table-container">
|
|
<button id="toggle-column-modal-button" class="btn btn-link" data-toggle="modal" data-target="#columnModal">
|
|
<i class="fa fa-eye"></i>
|
|
</button>
|
|
|