mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Started working on Global Search and did some tidying up
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
AND payments.invoice_id = invoices.invoice_id
|
||||
AND payments.account_id = accounts.account_id
|
||||
ORDER BY payments.payment_id DESC");
|
||||
|
||||
?>
|
||||
|
||||
<div class="card mb-3">
|
||||
|
||||
Reference in New Issue
Block a user