Company
The company object contains information about your company.
Most company settings are configured in System Preferences or System Setup > Company Information.
It might be tempting to hardcode details like your company name into your documents or discussion templates, but we always recommend using company
objects. If you make a change to your company details in future, these changes will be reflected automatically.
Contact information like telephone numbers and email addresses are held against the store object.
Document layouts
The company
object can be accessed in document layouts created against the following modules:
Invoice
Opportunity
Project
Product
Quarantine
Member
Purchase order
Discussion templates
The company
object can be accessed discussion templates created against the following modules:
None
Organization
Contact
User account
Venue
Activity
Invoice
Opportunity
Project
Product
Service
Quarantine
Purchase order
address
address
Returns the company address.
Input
Output
address_detail
address_detail
Returns address objects for the company address.
Input
Output
company_registration_number
company_registration_number
Returns the company registration number. You might also call this an ABN.
Input
Output
distance_unit
distance_unit
Returns the distance unit set in System Preferences.
Option
Output
Miles
miles
Kilometers
km
Input
Output
icon_url
icon_url
Returns a URL pointing at the company logo. The full size image is returned.
Input
Output
name
name
Returns the company name.
Input
Output
size_unit
size_unit
Returns the size unit set in System Preferences.
Option
Output
Millimeter
mm
Centimeter
cm
Meters
metres
Inches
inches
Feet
feet
Yards
yards
Input
Output
subdomain
Returns the company subdomain as set in System Setup > Company Information.
Your subdomain is used to access Current RMS. This will look something like http://yourcompany.current-rms.com
, where yourcompany
is your subdomain.
Input
Output
tax_registration_number
tax_registration_number
Returns the company tax registration number.
You might also call this a VAT number, GST number, or simply tax number.
Input
Output
weight_unit
weight_unit
Returns the weight unit set in System Preferences.
Option
Output
Kilograms
kgs
Pounds
lbs
Input
Output
Last updated