Hey @wrongecho, can you please update clients.php to have clickable Primary Contact so it will open the contact if needed, rather then going to client, then go to contacts and open the primary contact.
line 403<a href="client_contact_details.php?client
id=
$client_id&contact_id=$contact_id"><?php echo $contact_name; ?></a>
Same for location, would be handier.
For some reason i cannot open PR`s anymore
Thank you!