Company (class)
The Company CRMScript class represents the following entities:- Real-life: a company or organization
- SuperOffice UI: company
- Database table: contact
Changing the
company table will make it impossible to sign in for all users. The only fix is to restore the database from backup.Parser variables
CallingtoParser() will load the following fields and make them available to templates:
- company.id
- company.name
- company.note
- company.domain
- company.phone
- company.fax
- company.adr
- company.ourContact
- company.primaryContact.id
- company.primaryContact.email
ourContact and primaryContact.