From 7d9352c63dc453a88deafc2df109702758f266fa Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Mon, 8 Feb 2021 16:57:29 -0500 Subject: [PATCH] Added Invoice and Quote Prefix field to fix sorting issues --- add_invoice_copy_modal.php | 2 +- add_payment_modal.php | 2 +- add_quote_copy_modal.php | 2 +- client_invoices.php | 3 ++- client_quotes.php | 3 ++- cron.php | 18 +++++++------- dashboard.php | 5 ++-- db.sql | 8 ++++--- edit_invoice_modal.php | 2 +- edit_quote_modal.php | 2 +- guest_post.php | 6 +++-- guest_view_invoice.php | 24 +++++++++++-------- guest_view_quote.php | 3 ++- invoice.php | 5 ++-- invoices.php | 5 ++-- post.php | 48 +++++++++++++++++++++----------------- quote.php | 5 ++-- quotes.php | 3 ++- 18 files changed, 84 insertions(+), 62 deletions(-) diff --git a/add_invoice_copy_modal.php b/add_invoice_copy_modal.php index f9687ecc..76c2be78 100644 --- a/add_invoice_copy_modal.php +++ b/add_invoice_copy_modal.php @@ -2,7 +2,7 @@