Started working on Global Search and did some tidying up

This commit is contained in:
root
2019-04-09 13:26:46 -04:00
parent df04ea7957
commit 333e885a39
11 changed files with 309 additions and 26 deletions

View File

@@ -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">