Store Person

Maintain store person records. A store person identifies a member of warehouse or store staff for use elsewhere in Inventory Control. Selecting a row in the Store Persons list opens the record in a detail screen with a Details tab and a Custom Fields tab. Uses the icstoreperson endpoint.

Fields

StorePersonCode A unique code identifying this store person. Required for saving.
StorePersonName The full name of the store person. Required for saving.
Role The store person's role or job title. Optional.
PhoneNo Primary phone number. Optional.
PhoneNo2 Second phone number. Optional.
PhoneNo3 Third phone number. Optional.
EmailAddress Email address for the store person. Optional.
Comment Free-text comment or note. Optional.
Inactive When set to true, the store person is hidden from search results by default (auto-exclude filter: Inactive eq false).
Note: A Custom Fields tab is also available for any additional fields configured for the store person record.

Search Options

Code Search by StorePersonCode.
Name Search by StorePersonName.

Selections

Additional filters available when refining the list:

Store Person Filter by a range of StorePersonCode values.
Inactive Include or exclude inactive store persons.

Validation

The following validations are enforced when saving a store person record:

Note: Deleting a store person requires the Store Persons permission at Control level.