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. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...