mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Bug - Liabilities is showing Assets total
This commit is contained in:
@@ -96,7 +96,7 @@ $total_equity = 0;
|
||||
<tr>
|
||||
<th></th>
|
||||
<th class="text-uppercase">Total Liabilities</th>
|
||||
<th class="text-right"><?php echo $formatted_total_assets; ?></th>
|
||||
<th class="text-right"><?php echo $formatted_total_liabilities; ?></th>
|
||||
</tr>
|
||||
|
||||
<!-- Equity Section -->
|
||||
|
||||
Reference in New Issue
Block a user