GST Nos
GSTR2A File Listing
Gstr2a
++
| + | CORPORATE NAME | CORPORATE GSTIN | Trade/Legal name of the Supplier | SUPPLIER TYPE | -INVOICE NUMBER | -MANUAL TICKET NO. | -TICKET NO. | -DOCUMENT TYPE | -INVOICE DATE | -INVOICE AMT (₹) | -TICKET AMT | -VARIANCE | -RATE (%) | -TAXABLE AMT (₹) | -INTEGRATED TAX (₹) | -CENTRAL TAX (₹) | -STATE/UT TAX (₹) | -GSTR2A REMARKS | -INVOICE REMARKS | -TICKET NUMBER | -TICKET AMT | -INVOICE FILE | -INVOICE | -MANUAL TKT NO | +Doc number | +Manual Tkt no. | +Tkt no. | +Doc Type | +Doc Date | +Doc Amt (₹) | +TKT Amt | +Tkt Number | + +Tkt Amt | +Variance (₹) | +Inv Remarks | +GSTR2A Remarks | +Inv File | + +Tax Amt | +CGST(₹) | +SGST(₹) | +IGST (₹) | +Rate (%) | +TKT Amt | + +Inv | +IGST | -DELETE | +
|---|
TMC File Listing
| PASS NAME(TMC) | AIRLINE(TMC) | SECTOR(TMC) | -TRAVEL DATE(TMC) | +TRAVEL DAT(TMC)E | TICKET NUMBER(TMC) | VALUE (TMC) | INV NO (GST) | -INV NO(INV) | -PNR NO(INV) | -TICKET NO(INV) | -TOTAL (INV) | +INV NO(GST) | +PNR NO(GST) | +TICKET NO(GST) | +TOTAL (GST) | - - + - - + + + @@ -305,6 +316,7 @@ + @@ -313,7 +325,7 @@ diff --git a/application/views/corporate/tmc_recon.php b/application/views/corporate/tmc_recon.php index 51df368..1582cdb 100644 --- a/application/views/corporate/tmc_recon.php +++ b/application/views/corporate/tmc_recon.php @@ -34,8 +34,11 @@ - - + .left{ + } + + /* .form-group { + font-size: 11px; + padding: 5px; /* Adjust the padding as needed to decrease the spacing */ + + .table { + font-size: 12px; + border-spacing:0px; + + + } + .table tr, table td { + padding: 5px; /* Adjust the padding as needed to decrease the cell height */ + line-height: 2; + /* Adjust the line-height as needed for tighter cell spacing */ + } + .table tbody{ + position: relative; + overflow: auto; + max-height: 350px; + width: 100%; + + } + .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; +} +.row +{ + margin-right:-15px; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 3.85em; + white-space: nowrap; +} +table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting { + padding-right: 70px; +} + /* Style the container for the table with a fixed header */ +/* Style the container for the table with a fixed header */ + + + + + @@ -56,125 +119,222 @@
|---|