edit profit and loss
This commit is contained in:
parent
759b97e1f0
commit
cd361f79aa
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user