Items

Type:    Form
Description: Provides access to user's items information and modification options.
Items:


Item Search

Includes search criteria to locate items.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
Code
Search criteria to locate item by code identifier.
¦_
Create Date
Search criteria to locate items within the certain date range.
Either beginning or end date is necessary.
¦_
Name
Search criteria to locate item with a specific name by entering either full name or partial name.
¦_
Active
Search criteria to locate item by its activity status.
¦_
All
Default value; indicates whether both active and inactive items are included in the search.
¦_
Yes
Indicates whether the status of the item is active within the system.
¦_
No
Indicates whether the status of the item is inactive within the system .

Item List

Includes list of items found based on the search criteria.
¦_
Code
Identifier of the object used for references; auto-incremented integer value.
References: Item.Id
¦_
Name
Name of the item.
References: Item.Name
¦_
Active
Status of the item.
Indicates whether the record is active in the system.
References: Item.Is Active
¦_
Edit
Allows to review and edit the selected item. Opens Form: New Item
¦_
New
Allows to create a new item. Opens Form: New Item

New Item

Includes various settings for creation of a new item.
¦_
Save
Saves all changes on the form.
¦_
Cancel
Closes the form without saving any changes.

General

Includes general information about the created item.
¦_
Merchant/Account
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.
The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
References: Item.Merchant Account Code
¦_
Create Date
Date when the record was created
References: Item.Create Date
¦_
Active
Indicates whether the record is active in the system.
References: Item.Is Active

Item

Includes various item creation settings.
¦_
Code
Identifier of the object used for references; auto-incremented integer value.
References: Item.Id
¦_
Name
Name of the item.
References: Item.Name
¦_
Tax
Allows to choose tax status for the item.
Reference to the entity that represents information about taxes.
References: Item.Tax FK
¦_
Description
General information about the item within the system.
Short description of an item.
References: Item.Description