mirror of https://github.com/itflow-org/itflow
Added With payments of 600 or more text to vendor expense report
This commit is contained in:
parent
d15eabfee4
commit
9d86c41bcb
|
|
@ -42,7 +42,7 @@ $sql_vendor_expenses = mysqli_query($mysqli, "
|
|||
|
||||
<div class="card card-dark">
|
||||
<div class="card-header py-2">
|
||||
<h3 class="card-title mt-2"><i class="fas fa-fw fa-building mr-2"></i>Expense By Vendor</h3>
|
||||
<h3 class="card-title mt-2"><i class="fas fa-fw fa-building mr-2"></i>Expense By Vendor <small>(With expense amounts of 600 or more)</small></h3>
|
||||
<div class="card-tools">
|
||||
<button type="button" class="btn btn-primary d-print-none" onclick="window.print();"><i class="fas fa-fw fa-print mr-2"></i>Print</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue