mirror of
https://github.com/itflow-org/itflow
synced 2026-03-19 12:14:50 +00:00
Updated PL report - changed Gross Profit to Gross Revenue as is more accurate for taxation
This commit is contained in:
@@ -173,7 +173,7 @@ $sql_categories_expense = mysqli_query($mysqli, "SELECT * FROM categories WHERE
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<th>Gross Profit</th>
|
<th>Gross Revenue</th>
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$payment_total_amount_for_quarter_one = 0;
|
$payment_total_amount_for_quarter_one = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user