The purpose of this page is to allow users to split one or more ticket lines from a source ticket between two or more fishermen. Insert excerpt Def - Fish Ticket Def - Fish Ticket nopanel true
It is possible to split a fish ticket that that has previously been split. Though not recommended, it is also possible to edit the 'Weight' field or 'Units' field of a line item after the Fish Ticket has been split.
Software Version: 2021.0310.19 05 and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Help |
| ||||||||
Save & Close | |||||||||
Fields | Description | ||||||||
New Paid Account | Identifies the Fisherman Account that will be set as the 'Paid Account' on the new split Fish Ticket. This is a single-select standard lookup that is required. If missing, the message "New Paid Account is required." will be displayed on Save. This field defaults from the 'Paid Account' field on the source Fish Ticket. This field is always editable. The lookup contains a a list of all the 'Active' Fishermen and Fishermen & Tenders. | ||||||||
New Ticket # | Identifies the Fish Ticket number (aka the Fish Ticket Transaction ID) for the new split Fish Ticket. This is a text box that is required. If missing, the message "New Ticket Number is required." will be displayed on Save. This defaults from the 'Ticket #' of the source Ticket, plus the next corresponding letter of the alphabet (beginning with "A") based on the number of splits. For example, if a user is attempting to split Ticket # "E20 246290", this will default as "E20 246290A". Splitting Ticket # "E20 246290" again will default this field to "E20 246290B". This field is always editable. | ||||||||
Paid Account |
| ||||||||
Permit Holder |
| ||||||||
Ticket # |
|
...
Toolbar Icons | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||||
Ext. Amt. |
Database Field: ERPx_APDeliveryTicketLine.Amount | ||||||||||||||||||||||||
Item: Description |
Database Fields: ERPx_APDeliveryTicketItem.ItemID, ERPx_APDeliveryTicketItem.GeneratedItemDescription, ERPx_APDeliveryTicketLine.DeliveryTicketItemSK | ||||||||||||||||||||||||
New Ext. Amt. | Identifies the Extended amount of the line item on the new split Fish Ticket. This is a non-editable text box that is required. It is formatted to 2 decimals. It is calculated as [New Weight] x [Price]. This field is for information only and is not editable. Database Field: ERPx_APDeliveryTicketLine.Amount | ||||||||||||||||||||||||
New Units | Identifies the Units that will be taken from the source ticket item for the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as 0, is always editable, and can be updated in one or two ways:
When this field is updated, the 'New Ext. Amt' will automatically be recalculated when the user clicks/tabs out of the field. Database Field: ERPx_APDeliveryTicketLine.Units | ||||||||||||||||||||||||
New Weight | Identifies the weight that will be taken from the source ticket item for the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as 0, is always editable, and can be updated in one or two ways:
When this field is updated, the 'New Ext. Amt' will automatically be recalculated when the user clicks/tabs out of the field. Database Field: ERPx_APDeliveryTicketLine.DeliveredWeight | ||||||||||||||||||||||||
Price |
Database Field: ERPx_APDeliveryTicketLine.Price | ||||||||||||||||||||||||
Price UOM |
Database Fields: ERPx_IMUOM.UOMID, ERPx_APDeliveryTicketLine.PriceUOMSK | ||||||||||||||||||||||||
Split Percent | Identifies the percentage of the source item's quantities (units & weight) that will be taken and applied to the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as "0.0000000" and is always editable. It must be >= 0 and <= 100, else the message "Split Percent must be greater than 0." or "Split Percent must be at or below 100." will be displayed on Save. When a value is entered in this field, the 'New Units' and 'New Weight' fields will automatically be calculated and rounded to the nearest whole number. Clicking out of the field will reset this value back to "0.0000000". This field is not stored in the database. | ||||||||||||||||||||||||
Tax Price | Displays the taxable price for the item. This is a non-editable text box that is not required. It defaults from the 'Tax Price' field of the Item on the source Fish Ticket. This is information only and is not editable. Database Field: ERPx_APDeliveryTicketLine.TaxPrice | ||||||||||||||||||||||||
Units |
Database Field: ERPx_APDeliveryTicketLine.Units | ||||||||||||||||||||||||
Units UOM |
Database Fields: ERPx_IMUOM.UOMID, ERPx_APDeliveryTicketLine.UnitsUOMSK | ||||||||||||||||||||||||
Weight |
Database Field: ERPx_APDeliveryTicketLine.DeliveredWeight |
...