stock module latest today vadivel J 23-01-2025

This commit is contained in:
vadivelJ96 2025-01-23 12:24:28 +05:30
parent fd70a69fcc
commit 36ef2b7b99
2 changed files with 11 additions and 25 deletions

View File

@ -205,16 +205,11 @@ $datefordropdown = format_date($datefordropdown, 0, 'M-Y');
z-index: 2;
border-right: 2px solid #ddd;
color: #ffffff;
}
}
.fht-table thead th {
position: sticky;
top: 0;
z-index: 5!important;
}
</style>
<div class="content-page">

View File

@ -181,7 +181,7 @@
text-align: right
}
/* .fht-table th:nth-child(1),
.fht-table th:nth-child(1),
.fht-table th:nth-child(2)
{
position: sticky;
@ -194,15 +194,14 @@
}
.fht-table td:nth-child(1),
.fht-table td:nth-child(2)
{
position: sticky;
left: 0;
background-color: #ffffff;
background-color: #00a65a;
z-index: 2;
border-right: 2px solid #ddd;
color: #0e0b0b;
color: #ffffff;
}
.table-responsive {
@ -214,18 +213,9 @@
position: sticky;
top: 0;
z-index: 5!important;
} */
.table-responsive {
overflow-y: auto;
max-height: 450px;
}
.fht-table thead th {
position: sticky;
top: 0;
z-index: 5!important;
}
@ -660,8 +650,10 @@
<thead>
<tr>
<th class="celda_encabezado_total" style="padding: 10px;">S.NO </th>
<th class="celda_encabezado_total" style="padding: 10px;">IGR No </th>
<th class="celda_encabezado_total"
style="padding: 10px; border:#ffffff; background-color:#ffffff !important;">S.NO </th>
<th class="celda_encabezado_total"
style="padding: 10px; border:#ffffff; background-color:#ffffff !important;">IGR No </th>
<th class="celda_encabezado_total" style="padding: 10px;">Invoice No</th>
<th class="celda_encabezado_total" style="padding: 10px;">Invoice Date</th>
<th class="celda_encabezado_total" style="padding: 10px;">Received Date</th>
@ -689,9 +681,8 @@
<tbody>
<tr>
<td class="celda_normal" style="background-color:rgb(189, 9, 6); color:#fff ;"> <h5 style="color:#fff;"> total </h5> </td>
<td class="celda_normal" > -</td>
<td class="celda_normal" style="background-color:rgb(189, 9, 6); color:#fff ;"> <h5 style="color:#fff;"> total </h5> </td>
<td class="celda_normal" > -</td>
<td class="celda_normal" > -</td>