Summary
Account setting is used to define account related configurations for e.g. Contact Types, Status Types and Account types. Once configured, these will be available for Account entities as required for configuring the account status, contacts and account type for an Account or Company.
Contact types are setup in order to configure certain types of contacts on accounts (a billing contact, administrative contact, site contact, etc.). Contact types contain contact points which are configured to store contact related data (email addresses, physical addresses, phone numbers, text, etc.). Once a contact type is setup you will be able to add it to an account during account creation or add it to existing accounts (on the Account > Communication > Contacts screen).
The Billing contact type has special meaning in the system. The invoicer's billing contact address is used to determine what taxes apply to service charges on accounts that are configured to use the invoicer. The invoicer's billing contact is also the contact who receives invoicesIn this example we will add a secondary shipping contact which will require than an address is populated when the contact is added to an account.
For additional details on the fields presented on this screen see the the Contact Types guide.
Contents
|
---|
Prerequisites
N/A
Process
1. Log into your Logisense Billing application
2. Click on the “Setup” menu then Users and Accounts. Then click on Accounts.
...
3. Under Accounts settings, Click on Contact Types
...
Adding Contact Types
...
Under the Contact Types heading on the left click the '+' icon
...
Contact types can be setup immediately, there are no prerequisite configuration steps
Sample Configuration
Adding a Contact Type
Log into the LogiSense Billing application
Click on the Setup menu, Users & Accounts and then Accounts
On the Contact Types screen under the Contact Types section click the button to add a contact type
Under the Add Contact Type heading on the right specify the contact type details
Enter the name for e.g. “Secondary Shipping” as shown in Fig-1
Select the Contact type for e.g. Other as shown in Fig-1
Specify the description for e.g. “Secondary Shipping“ as shown in Fig-1
Select the checkbox for Required, Show on New Account and Show on Overview as required.
To add contact details that can be attached to this contact type click on the + New button on the Contact Points tab.
On the Add Contact Point modal enter a Name (e.g. 'secondary shipping address') then choose the appropriate Data Type (e.g. 'Address'). Select 'Allow Multiple' if you want the user to be able to add the same contact point multiple times and 'Required' if you want to make it a requirement to add the contact point. Two contact points i.e. Address and Email have been added as shown in Fig-1.
Repeat the step above to add additional contact points if desired
Click Save to add the new Contact type.
Fig-1
Once saved, this contact type can be selected from the ContactType dropdown on the Communication page of the account as shown in the image below.
Deleting Contact Types
Under the Contact Types heading on the left select the contact type you wish to delete. For e.g. “Secondary Shipping” contact type has been selected to be deleted.
Under the same Contact Types heading click the below delete icon
On the confirmation dialog that appears select Yes.
Contact type will be deleted.
Next Steps
<<documentation team task: link to next configuration article>>
Related Guides
<<documentation team task: link to API guide which covers the same config process>>
...
Name: ‘Secondary Shipping’
Contact Type: ‘Other’ (as this is not a Billing or Service contact)
Description: optional additional detail
Required: unchecked. This setting determines if the contact must be setup when creating a new account. In this case a secondary shipping contact is an option, not required
Show on New Account: unchecked. Determines if the contact type fields will be displayed on the contacts screen when adding a new account
Show on Overview: enabled. Contact details will appear on the Account / Overview screen
Under the Contact Points tab click the + New button to load the Add Contact Point modal and configure an address contact point on the contact
Name: enter a name e.g. ‘Address’ or ‘Shipping Address’
Data Type: specify that the contact point data should follow an address format
Allow Multiple: enable this if you want to be able to add multiple contact points of this type (i.e. multiple addresses to the contact)
Required: set this so that the secondary shipping contact is required to have an address configured on the contact
Click Add to add the contact point. If you wish to configure and require more contact points you can repeat the process above (e.g. add a phone number as a contact point for the secondary shipping contact)
The contact configuration can now be saved. Click Save to commit the changes
Result
Account / Communications / Contacts / Add Contact
The contact type is now available when adding contacts to accounts
...
As per the contact point configuration, the contact type cannot be added to the account unless an address is supplied. The image below shows the results of attempting to save a secondary shipping contact on an account without entering address details.
...
Next Steps
A currency exchange must be configured as an exchange is required when setting up a bill run. See the Currency Exchange Configuration Example overview page for links to currency exchange configuration examples