CRM Module update
This commit is contained in:
parent
4f6d1f2c50
commit
f500906c68
18 changed files with 150 additions and 17 deletions
|
@ -160,6 +160,7 @@ order by rg.groupOrder
|
|||
public const string CRM_USERS = "HostedCRM.Users";
|
||||
public const string CRM_ORGANIZATION = "HostedCRM.Organization";
|
||||
public const string CRM_LIMITEDUSERS = "HostedCRM.LimitedUsers";
|
||||
public const string CRM_ESSUSERS = "HostedCRM.ESSUsers";
|
||||
public const string CRM_MAXDATABASESIZE = "HostedCRM.MaxDatabaseSize";
|
||||
|
||||
public const string VPS_SERVERS_NUMBER = "VPS.ServersNumber"; // Number of VPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue