04-10-2017, 12:00 PM
The company and account owner fields are built into the users table, so you have that option too.
You basically create one master account for each company and then when you have users for that company, you put master account's user id in the account_owner column of the user table.
You basically create one master account for each company and then when you have users for that company, you put master account's user id in the account_owner column of the user table.