Added Referral as a category option, removed Hours and Client Size undr client, rerranged client add and edit New DB Dump

This commit is contained in:
johnny@pittpc.com
2021-01-15 19:03:07 -05:00
parent b4b1326c99
commit ad979ac8fd
7 changed files with 86 additions and 111 deletions

View File

@@ -135,8 +135,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));
$client_email = $row['client_email'];
$client_website = $row['client_website'];
$client_net_terms = $row['client_net_terms'];
$client_hours = $row['client_hours'];
$client_company_size = $row['client_company_size'];
$client_referral = $row['client_referral'];
$client_notes = $row['client_notes'];
//Add up all the payments for the invoice and get the total amount paid to the invoice