diff --git a/accounts.php b/accounts.php index c6d3044b..8a17f890 100644 --- a/accounts.php +++ b/accounts.php @@ -1,12 +1,10 @@ $sb, 'o' => $o))); diff --git a/categories.php b/categories.php index 969ea761..4ebff2e4 100644 --- a/categories.php +++ b/categories.php @@ -1,5 +1,9 @@ $sb, 'o' => $o))); diff --git a/client_assets.php b/client_assets.php index 15e3933b..ecad987e 100644 --- a/client_assets.php +++ b/client_assets.php @@ -1,4 +1,9 @@ $sb, 'o' => $o))); diff --git a/client_contacts.php b/client_contacts.php index ffcbe41a..6ee57a2d 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -1,26 +1,11 @@ $sb, 'o' => $o))); diff --git a/client_documents.php b/client_documents.php index 0cbdc6cd..c1bae3c5 100644 --- a/client_documents.php +++ b/client_documents.php @@ -1,5 +1,9 @@ $sb, 'o' => $o))); diff --git a/client_invoices.php b/client_invoices.php index 15d386d4..3a7164b2 100644 --- a/client_invoices.php +++ b/client_invoices.php @@ -1,18 +1,11 @@ $sb, 'o' => $o))); diff --git a/client_locations.php b/client_locations.php index 8bca6f6a..8b22ee13 100644 --- a/client_locations.php +++ b/client_locations.php @@ -1,25 +1,11 @@ $sb, 'o' => $o))); @@ -29,7 +15,8 @@ $sql = mysqli_query( WHERE location_client_id = $client_id AND location_archived_at IS NULL AND (location_name LIKE '%$q%' OR location_address LIKE '%$q%' OR location_phone LIKE '%$phone_query%') - ORDER BY $sb $o LIMIT $record_from, $record_to"); + ORDER BY $sb $o LIMIT $record_from, $record_to" +); $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); diff --git a/client_logs.php b/client_logs.php index af47940a..48257bdb 100644 --- a/client_logs.php +++ b/client_logs.php @@ -1,18 +1,11 @@ $sb, 'o' => $o))); diff --git a/client_networks.php b/client_networks.php index f7425a03..530b58ca 100644 --- a/client_networks.php +++ b/client_networks.php @@ -1,11 +1,10 @@ $sb, 'o' => $o))); diff --git a/client_payments.php b/client_payments.php index 601bd2dd..037640bd 100644 --- a/client_payments.php +++ b/client_payments.php @@ -1,18 +1,11 @@ $sb, 'o' => $o))); diff --git a/client_quotes.php b/client_quotes.php index b1cc0d40..8e2977b2 100644 --- a/client_quotes.php +++ b/client_quotes.php @@ -1,19 +1,11 @@ $sb, 'o' => $o))); diff --git a/client_recurring_invoices.php b/client_recurring_invoices.php index 5806daf5..1a1706ce 100644 --- a/client_recurring_invoices.php +++ b/client_recurring_invoices.php @@ -1,12 +1,10 @@ $sb, 'o' => $o))); diff --git a/client_services.php b/client_services.php index 009c46fa..93ada87d 100644 --- a/client_services.php +++ b/client_services.php @@ -1,12 +1,10 @@ $sb, 'o' => $o))); diff --git a/client_shared_items.php b/client_shared_items.php index 80dfbe71..1e1f8660 100644 --- a/client_shared_items.php +++ b/client_shared_items.php @@ -1,20 +1,10 @@ $sb, 'o' => $o))); @@ -44,7 +34,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
| Name | -Primary Address | -Primary Contact | +Name | +Primary Address | +Primary Contact | Billing | Action |
|---|