From 4891b1bc69c36df224045b849a635cf68038a72c Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 18 Jan 2022 10:24:20 -0500 Subject: [PATCH] Fixed it so invoice listing shows currency of that invoice, also replicated to quotes and recurring --- client_invoices.php | 2 +- client_quotes.php | 2 +- client_recurring.php | 2 +- invoices.php | 2 +- quotes.php | 2 +- recurring.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client_invoices.php b/client_invoices.php index 8c243251..6dd65515 100644 --- a/client_invoices.php +++ b/client_invoices.php @@ -143,7 +143,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - +
diff --git a/client_quotes.php b/client_quotes.php index 4e9577fe..cf710418 100644 --- a/client_quotes.php +++ b/client_quotes.php @@ -134,7 +134,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - + diff --git a/client_recurring.php b/client_recurring.php index 13fc69e4..46de45da 100644 --- a/client_recurring.php +++ b/client_recurring.php @@ -129,7 +129,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); ly - + diff --git a/invoices.php b/invoices.php index 859b521e..29ebc338 100644 --- a/invoices.php +++ b/invoices.php @@ -343,7 +343,7 @@ - + diff --git a/quotes.php b/quotes.php index e5992e80..79d3e4c6 100644 --- a/quotes.php +++ b/quotes.php @@ -209,7 +209,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - + diff --git a/recurring.php b/recurring.php index e860481c..ea758344 100644 --- a/recurring.php +++ b/recurring.php @@ -201,7 +201,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); ly - +