The purpose of this page is to set the properties of Transaction Classes used for Delivery Fish Tickets. Users may also view, add, remove and inactivate Transaction Classes. Insert excerpt Def - Ticket Class Def - Ticket Class nopanel true
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Grid Layout |
| ||||||||
Help |
| ||||||||
New |
| ||||||||
Save |
| ||||||||
Fields | Description | ||||||||
Class | Identifies the Delivery Fish Ticket Class as [Ticket Class ID] - [Description]. This is a single-select standard lookup that is required once a Ticket Class has been saved. It defaults to blank for a new Ticket Class. This field is always editable after initial Save. When users update the value selected in this field, the Ticket Class Record View will automatically refresh to display the Properties for the selected Ticket Class. This lookup contains all Delivery Fish Ticket Classes. Database Fields: ERPx_APTransactionClass.TransactionClassID - ERPx_APTransactionClass.TransactionClassDescription where ERPx_APTransactionClass.TransactionTypeSK = 7. |
...
Toolbar Icons | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||
Fields | Description | ||||||||||||||||
Properties |
| ||||||||||||||||
Value |
| ||||||||||||||||
Group: Setup | |||||||||||||||||
Ticket Class |
Database Field: ERPx_APTransactionClass.TransactionClassID | ||||||||||||||||
Description |
Database Field: ERPx_APTransactionClass.TransactionClassDescription | ||||||||||||||||
Doc Prefix |
Database Field: ERPx_APTransactionClass.DocPrefix | ||||||||||||||||
Next Ticket Number |
This field is always editable from the record view. However, setting this to a lower number may result in errors caused by duplicate transaction numbers. Database Field: ERPx_APTransactionClass.NextDocNumber | ||||||||||||||||
Rows to Create on New | Identifies the | value in the 'Rows to Create on New' property on the record view. This defaults to 5 for new records, is required, and must be number of blank rows that will be added to the Fish Ticket Record View grid when the New button is clicked. This is a text box that is required. It defaults to "5" and must be a number between 1 and 25. If blank, it will be set to 5 and if set to any value other than 1 - 25, the message "Rows to Create on New must be between 1 and 25." will be displayed on Save. This field is always editable. Database Field: ERPx_APTransactionClass. | RowsToCreateOnNew | ||||||||||||||
Number of RSW Readings | Identifies the number of Refrigerated Sea Water (RSW) Temperature rows that will be displayed on the 'RSW Temp' tab of the Fish Ticket Record View. This is a text box that is required. It defaults to "3" and must be a number between 1 and 20. If blank, it will be set to 3 and if set to any value other than 1 - 20, the message "Number of RSW Readings must be between 1 and 20." will be displayed on Save. This field is always editable | from the record view. | Database Field: ERPx_APTransactionClass. | RowsToCreateOnNewNumber of RSW Readings | Default Site Processed NumberOfRSWReadings | ||||||||||||
Default Site Processed | Identifies the default value of the 'Site Processed' field in the 'Home' tab of a newly created or imported Fish Ticket with the Ticket Class. This is a single-select standard lookup that is not required. It defaults as blank and is always editable.
The lookup contains a blank value and list of all active Sites. Database Fields: ERPx_MFSite.SiteID, ERPx_MFSite.SiteName, ERPx_APTransactionClass.DefaultSiteSK | ||||||||||||||||
Require Chill Type before Approval | This is the new property - it's likely going to show up after inactive but I think inactive should be the last property of the group. Identifies whether or not the Chill Type is required for a Fish Ticket to be Approved or Posted. This is a Yes/No lookup that is required. It defaults to "No" and is always editable. Database Field: ERPx_APTransactionClass.RequireChillTypeBeforeApproval | ||||||||||||||||
Inactive | A Yes/No field used to identify if the record is Inactive.
Database Field: ERPx_APTransactionClass.IsInactive | ||||||||||||||||
Group: Pricing | |||||||||||||||||
Default Price List | |||||||||||||||||
Group: ADFG | |||||||||||||||||
ADFG Landing Type | |||||||||||||||||
Allow Import of Missing or Inactive Fishermen | |||||||||||||||||
Allow Import of Missing or Inactive Permits | |||||||||||||||||
Allow Import of Missing or Inactive Fish Ticket Items and Components | |||||||||||||||||
Allow Import of Missing or Inactive Chill Types | |||||||||||||||||
Allow Import of Missing or Inactive Gears | |||||||||||||||||
Allow Import of Missing or Inactive Management Programs | |||||||||||||||||
Allow Import of Missing or Inactive Ports | |||||||||||||||||
Allow Import of Missing or Inactive Stat Areas | |||||||||||||||||
Allow Import of Missing or Inactive Vessels |
...