Differences between revisions 3 and 4
Revision 3 as of 2009-12-01 00:46:18
Size: 642
Comment:
Revision 4 as of 2010-01-13 01:52:55
Size: 1305
Editor: JonCo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Creating New Company on sam

1. Change to relevant version - gorel nn (nn - version number)

2
. Move to relevant directory - cd $CCDIR

3
. Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME>

4
. Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl

5
. Set up Company using program contrl - that will set Company license number according to the number enetered

6
. remove the link - rm contrl

7
. Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl

8
. Execute brctrl and set up locations - License number will be assigned at that time.
=== Creating New Company on sam ===
 
1. Change to relevant version - gorel nn (nn - version number)
 1. Move to relevant directory - cd $CCDIR
 1. Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME>
 1. Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl
 1. Set up Company using program contrl - that will set Company license number according to the number enetered
 1. remove the link - rm contrl
 1. Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl
 1. Execute brctrl and set up locations - License number will be assigned at that time.
=== Creating a new company on SAAS server (Abe) ===
 1. Follow directions for creating new company on sam
 1. Create a test company, also using the above procedure.
 1. Conset into each company (live and test) and make sure they have a company group set (on page 2):
 {{{
Is Company a DEMO Company (stop send emails)....... :
Backend type (File or Database name)............... : File
Company Group...................................... : COMPANY
}}}
 In the above example, we called the company group "COMPANY". It is important you set this to a unique value. It determines what company they can change to.
 1. Remove the contrl symbolic link.
 1.

Creating New Company on sam

  1. Change to relevant version - gorel nn (nn - version number)
  2. Move to relevant directory - cd $CCDIR
  3. Create Company directory and copy data to it by doing - cp -a standard <COMPANYNAME>

  4. Create a link to company maintenance program - ln -s /u/cc/std/binl/coaad contrl
  5. Set up Company using program contrl - that will set Company license number according to the number enetered
  6. remove the link - rm contrl
  7. Create Locations by linking braad as follows: ln -s /u/cc/std/binl/braad brctrl
  8. Execute brctrl and set up locations - License number will be assigned at that time.

Creating a new company on SAAS server (Abe)

  1. Follow directions for creating new company on sam
  2. Create a test company, also using the above procedure.
  3. Conset into each company (live and test) and make sure they have a company group set (on page 2):
    Is Company a DEMO Company (stop send emails)....... :
    Backend type (File or Database name)............... : File
    Company Group...................................... : COMPANY
    In the above example, we called the company group "COMPANY". It is important you set this to a unique value. It determines what company they can change to.
  4. Remove the contrl symbolic link.

Create_new_company (last edited 2021-08-23 00:01:45 by 60-240-170-244)