edit profit and loss

This commit is contained in:
Raju Shrestha 2024-08-26 12:35:45 +05:45
parent 759b97e1f0
commit cd361f79aa

View File

@ -252,10 +252,7 @@ $BIBAccounts = new BIBAccounts();
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <?php $PL = $incomes_totalClosingCr - $totalClosingDr; ?>
<th class="pl-1">Total Loss</th>
<th class="text-right pr-1"></th>
</tr>
<tr> <tr>
<th class="p-1">Total Incomes</th> <th class="p-1">Total Incomes</th>
<th class="cr closing-cr"> <th class="cr closing-cr">