diff --git a/client.php b/client.php index dee02027..8f03c450 100644 --- a/client.php +++ b/client.php @@ -34,8 +34,6 @@ if(isset($_GET['client_id'])){ $balance = $invoice_amounts - $amount_paid; - - //Badge Counts $row = mysqli_fetch_assoc(mysqli_query($mysqli,"SELECT COUNT('client_contact_id') AS num FROM client_contacts WHERE client_id = $client_id")); diff --git a/payments.php b/payments.php new file mode 100644 index 00000000..91b92101 --- /dev/null +++ b/payments.php @@ -0,0 +1,68 @@ + + + + +
| Date | +Invoice | +Client | +Amount | +Account | +Method | +
|---|---|---|---|---|---|
| + | INV- | ++ | $ | + ++ | + |