mirror of https://github.com/itflow-org/itflow
Updated PL report - changed Gross Profit to Gross Revenue as is more accurate for taxation
This commit is contained in:
parent
ff0bb49926
commit
1ce4dd932e
|
|
@ -173,7 +173,7 @@ $sql_categories_expense = mysqli_query($mysqli, "SELECT * FROM categories WHERE
|
|||
?>
|
||||
|
||||
<tr>
|
||||
<th>Gross Profit</th>
|
||||
<th>Gross Revenue</th>
|
||||
<?php
|
||||
|
||||
$payment_total_amount_for_quarter_one = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue