Jump to content
  • 0

Move Clients In Multi-Company


Question

Posted

I did my WHMCS import before I set up the second company. Not smart. I need to move the clients to the proper company. How can I do this? I can't find an option or a post anywhere that covers this issue. Any help?

5 answers to this question

Recommended Posts

  • 0
Posted

Yeah, I kept digging and found a way. Each company has it's own set of client groups. You look in client_groups for the id of the group you want the client to switch to, based on the company_id field. Then you run a SQL query to update the client_group_id inside the clients table to reflect the new company's group. Now you're all switched over!!! Could be a nightmare with enough records, or too many groups but... I managed. 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...