Jump to content
  • 0

Find client contacts to delete in db


Question

Posted

I have a client with a ghost contact that is prohibiting the system from sending out invoices. Can someone point me in the right direction where I would delete said contact? I can not delete it within Blesta. I have provided a screenshot.

clientinfo.jpg

4 answers to this question

Recommended Posts

  • 0
Posted

Look in the "contacts" table where client_id matches the client ID as displayed in the URL. contact_type should NOT be "primary", or you'll end up deleting your client and not the contact.

  • 0
Posted
  On 12/29/2017 at 8:36 PM, Paul said:

Look in the "contacts" table where client_id matches the client ID as displayed in the URL. contact_type should NOT be "primary", or you'll end up deleting your client and not the contact.

Expand  

That worked, was able to find it and delete it. Thanks!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...