Fish Ticket Items are the detail objects on a fish ticket, that are being purchased or recorded against a fishing permit. They are used in Fisherman Accounting: Fish Tickets, Price Lists, Fish Ticket Taxes, and Fish Ticket Premiums. The purpose of this page is to add, edit, remove, and activate/inactive these records.
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Cancel |
| ||||||||
Delete |
Fish Ticket Items cannot be deleted if they have been used on a Fish Ticket or are assigned to a Fish Ticket Price List, Fish Ticket Tax program, or Fish Ticket Premium program. | ||||||||
Edit |
| ||||||||
Excel |
| ||||||||
Favorites |
| ||||||||
Grid Layout |
| ||||||||
Help |
| ||||||||
Mass Update |
| ||||||||
New |
| ||||||||
Save |
| ||||||||
Fields | Description | ||||||||
Checkbox | Used to select one or more records. | ||||||||
Condition | A single-select load on demand lookup to assign the Condition property for a Fish Ticket Item. This defaults to blank and is always required. If not assigned, the message "Ticket Items with incomplete Condition are not allowed" will be displayed on Save. This field is only enabled when creating new ticket items and is disabled for existing ticket item records. Linked Database Field: ERPx_APDeliveryTicketItem.ConditionSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Condition records, displayed as [Condition ID] - [Condition Name] | ||||||||
Current Cost | A text box to assign a cost value to a ticket item. This defaults to 0.00000.Costs are only used for reporting purposes and the cost history is not archived. This is not required. Linked Database Field: ERPx_APDeliveryTicketItem.CurrentCost | ||||||||
Default Price | A text box to assign a price to a ticket item. This defaults to 0.00000. Default Prices should only be used if Fish Ticket Price Lists are not being used. This is not required. Linked Database Field: ERPx_APDeliveryTicketItem.DefaultPrice | ||||||||
Disposition | A single-select load on demand lookup to assign the Specie property for a Fish Ticket Item. This defaults to blank and is always required. If not assigned, the message "Ticket Items with incomplete Disposition are not allowed" will be displayed on Save. This field is only enabled when creating new ticket items and is disabled for existing ticket item records. Linked Database Field: ERPx_APDeliveryTicketItem.DispositionSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Disposition records, displayed as [Disposition ID] - Disposition Name] | ||||||||
Grade | A single-select load on demand lookup to assign the Specie property for a Fish Ticket Item. This defaults to blank and is always required. If not assigned, the message "Ticket Items with incomplete Grade are not allowed" will be displayed on Save. This field is only enabled when creating new ticket items and is disabled for existing ticket item records. Linked Database Field: ERPx_APDeliveryTicketItem.GradeSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Grade records, displayed as [Grade ID] - [Grade Name] | ||||||||
Inactive | A Yes/No field used to identify if the Ticket Item is Inactive. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups. Setting this to Inactive only prevents the record from being manually assigned to new transactions or master files, it does not prevent transactions containing this value to be posted. 'No' values display as blank in the grid. This value is always editable. Linked Database Field: ERPx_APDeliveryTicketItem.IsInactive | ||||||||
Item Description | A text box to add/edit a description of the Ticket Item record. This defaults to "(Auto Generate)" but can be manually assigned. This is required for all records. If missing, it will be auto assigned on Save. Item Descriptions are auto assigned by combining the Specie Name, Condition Name, Disposition Name, Sold Condition Name and Grade Name. Item Descriptions can also be re-generated using the Mass Update feature. The description does not have to be unique. This field must be <= 600 characters. Linked Database Field: ERPx_APDeliveryTicketItem.GeneratedItemDescription | ||||||||
Item ID | A text box to add/edit the unique identifier of the Ticket Item record. This defaults to "(Auto Generate)" but can be manually assigned. This is required for all records. If missing, it will be auto assigned on Save. Item ID's are auto assigned by combining the Specie ID, Condition ID, Disposition ID, Sold Condition ID and Grade ID. Item IDs can also be re-generated using the Mass Update feature. The ID must be unique, otherwise the message "Duplicate Item ID's are not allowed." will be displayed on Save. This field must be <= 105 characters. Linked Database Field: ERPx_APDeliveryTicketItem.ItemID | ||||||||
Sold Condition | A single-select load on demand lookup to assign the Specie property for a Fish Ticket Item. This defaults to blank and is always required. If not assigned, the message "Ticket Items with incomplete Sold Condition are not allowed" will be displayed on Save. This field is only enabled when creating new ticket items and is disabled for existing ticket item records. Linked Database Field: ERPx_APDeliveryTicketItem.SoldConditionSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Condition records, displayed as [Condition ID] - Condition Name] | ||||||||
Specie | A single-select load on demand lookup to assign the Specie property for a Fish Ticket Item. This defaults to blank and is always required. If not assigned, the message "Ticket Items with incomplete Species are not allowed" will be displayed on Save. This field is only enabled when creating new ticket items and is disabled for existing ticket item records. Linked Database Field: ERPx_APDeliveryTicketItem.SpecieSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Specie records, displayed as [Specie ID] - [Specie Name] |
...