Location Record ID
Customer
The customer associated with the location. This field is disabled after the location is saved.
Press F3 to look up the value.
If a value is already selected, you can press F4 to open the record in its native editor.
Code
A unique code for the customer location. The code must be unique among other locations for the same customer.
Description
A description of the customer location.
Primary
If this checkbox is marked, indicates the location is the customer's primary location.
Note
Only one customer location can be flagged as the customer's primary location. If you flag a location as the primary location and another location is already flagged as primary, ActivityHD removes the primary designation from the other customer location record.
Invoice
If this checkbox is marked, indicates this is the location where the customer's invoices should be sent.
Note
Only one customer location can be flagged as the invoice location. If you flag a location as the invoice location and another location is already flagged as the invoice location, ActivityHD removes the invoice designation from the other customer location record.
Statement
If this checkbox is marked, indicates this is the location where the customer's statements should be sent.
Note
Only one customer location can be flagged as the statement location. If you flag a location as the statement location and another location is already flagged as the statement location, ActivityHD removes the statement designation from the other customer location record.
Location tab
Address
Use the fields in this section to provide address information for the customer location.
Name
A name for the customer location. The name can be the company name, department name, and/or the name of a person to whom correspondence for the location should be directed.
Address
The address of the customer location.
City, St, Zip
The city, state abbreviation, and Zip Code of the customer location.
Country
The country of the customer location.
Defaults
Use the fields in this section to specify a default tax entity and default salesperson for the customer location.
Tax Entity
The tax entity to use as the default destination tax entity when a new invoice is entered for the customer location. If you do not specify a default here, the default destination tax entity on a new invoice is the origin tax entity from the invoice.
Press F3 to look up the value.
If a value is already selected, you can press F4 to open the record in its native editor.
Salesperson
The salesperson to use as the default salesperson when a new invoice is entered for the customer location. If you do not specify a default here, the default salesperson on a new invoice is the default salesperson from the customer record.
Press F3 to look up the value.
If a value is already selected, you can press F4 to open the record in its native editor.
Phone
One or more phone numbers for the customer location.
Internet
Use the fields in this section to provide email and website information for the customer location.
Email
The email address for the primary contact at the customer location. The email address becomes a hyperlink. To launch your email client with an email pre-addressed to the location contact, press Ctrl+click.
Note
If this location is the invoice and/or statement location and you need to specify multiple recipients for invoices and/or statements, you can enter multiple email addresses separated by semi-colons.
Web Site
The website address for the customer location. The web address becomes a hyperlink. To visit the website, press Ctrl+click on the link.
Invoice Delivery
The method to use to deliver invoices when the customer location is listed on an AR invoice. This method can be overridden when you print invoices. Your options are:
- Print
-
Email
Note
If you select this option, you must enter an email address in the Email field.
Statement Delivery
The method to use to deliver statements when the customer location is listed on an AR invoice. This method can be overridden when you print statements. Your options are:
- Print
-
Email
Note
If you select this option, you must enter an email address in the Email field.
Custom tab
This tab is visible if custom fields exist for the entity. At a minimum, if there are custom fields, a Fields subtab will be present. One or more additional categories of subtabs may also be visible.
Fields subtab
This tab prompts for values for any custom fields set up for entity records of this entity type. Respond to the prompts as appropriate.
References subtab
This tab is visible if other records reference the current record.
Reference
From the drop-down list, select the custom field to view references for. Reference custom fields have the following format: PackageName.EntityName.CustomFieldName.
Example
Suppose a custom field exists on PRCodes that references an ARCode. On the ARCode record, on the Custom > References subtab, you can view all the PRCodes which reference that ARCode.
Exchange Folder subtab
This tab is visible only if you set up a custom field with a data type of "Exchange Folder". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified Exchange folder.
File subtab
This tab is visible only if you set up a custom field with a data type of "File". The label on the tab is the name assigned to the custom field.
This tab renders the contents of the specified file according to its file type.
Internet Address subtab
This tab is visible only if you set up a custom field with a data type of "Internet Address". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified web page.
Network Folder subtab
This tab is visible only if you set up a custom field with a data type of "Network Folder". The label on this tab is the name assigned to the custom field.
This tab shows the contents of the specified network folder.
Data Links tab
See "Data Links".
Notes tab
The Notes pane shows the Notes HD view filtered to show all notes for the selected customer location.
Double-click a row in the pane to drill down to its record in the Note window.
The Attachments tab is visible if any record for a given entity has an attachment. If the Attachments tab is not visible, this implies that no record of the entity type has an attachment on it; however, once an attachment is added to any record of the entity type, the Attachments tab will become available.
Attachments
The list box shows the files which are attached to the current record. Highlight a file name to preview the file in the adjacent pane. Double-click a file name to open the file in its native editor.
Preview pane
If a file name is highlighted in the Attachments list box, this pane shows a preview of the file contents. Some file types cannot be previewed but can be double-clicked to open in their native editor.
Change Logs tab
This tab is visible if the user has "Change Logs" access to the associated data folder resource.
The Change Logs pane shows the Change Logs HD view filtered to show all change logs for the selected entity record.
Double-click a row in the pane to drill down to its record in the Change Log window.
Other tab
Memo tab
To include additional information about this record not collected elsewhere, enter it in this text box. This area supports common keyboard shortcuts such as Ctrl+C to copy and Ctrl+V to paste.
Timestamps tab
This tab shows the user who created this record and the date and time of creation as well as the user, date, and time of the latest modification to the record.
Developer tab
This tab is visible only when developer features are enabled.
Automation subtab
This subtab shows field names and values for the current data record. Use the information in the subtab to assist when creating automation objects such as bots and import files. The field names and field values can be copied from the text box and pasted directly into your code or application. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Export (XML | JSON) subtab
This subtab shows the XML syntax for exporting the selected data record. The syntax can be copied from the text box as an exemplar for creating your own automation objects for bots, import files, ActivWebAPI, etc. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Import (XML | JSON) subtab
This subtab allows you to select a file for import and shows the XML syntax for importing data records. Use the subtab to explore the XML syntax for importing data records. In particular, you can investigate the syntax which results when using Data.Import and ActivWebAPI data POST and DELETE routes.
Change Log (XML | JSON) subtab
This subtab is visible only when the Enable Change Logs option is marked in System Options or Company Options (depending on whether the feature applies at the system or the company level). This is the default setting when developer features are enabled.
This subtab allows you to investigate changes to the current data record. The syntax can be copied for use in bots, dashboards, ActivWebAPI, and other automation. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.
Select Statement (SQL) subtab
This subtab allows you to investigate the SQL select statement used to retrieve the current data record. The syntax can be copied as an exemplar for data sources and other automation. To copy content from the text box, highlight the content to copy and press Ctrl+C or right-click your selection and select Copy from the context menu.