salesvspurchase and final accounts pages change
This commit is contained in:
@ -92,7 +92,7 @@
|
||||
<!-- <h3>Currently Selected Fiscal Year ID is: <?php //echo $this->session->userdata("FiscalYearID");
|
||||
?></h3> -->
|
||||
<?php $TableData = $this->db->query("select * from tbl_fiscalyear where status<>-1")->result(); ?>
|
||||
<table class="table table-bordered table-striped dataTable">
|
||||
<table class="table table-bordered table-striped longdataTable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Fiscal Year </th>
|
||||
|
Reference in New Issue
Block a user