From 2e270a7f4e3d57337f907eb7733c01d9f71003b7 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Mon, 26 Aug 2019 18:42:11 -0400 Subject: [PATCH] Fixed total tax not displaying for quote --- client_contacts.php | 22 ++++++++++++++++++++-- quote.php | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/client_contacts.php b/client_contacts.php index cddf3b36..a75c5261 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -71,7 +71,7 @@ $total_pages = ceil($total_found_rows / 10); Name Title - Email + Email Phone Action @@ -118,7 +118,25 @@ $total_pages = ceil($total_found_rows / 10); -

+ + + +
+ + + +
+ + +