Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
Def - Fish Ticket
Def - Fish Ticket
nopaneltrue
The purpose of this page is to allow users to split a single fish ticket's line items between two fishermen.

(lightbulb) It is possible to split a fish ticket that that has previously been split. It is also possible to edit the 'Weight' field of a line item after the Fish Ticket has been split.

Software Version: 2021.03.12 and newer

...

Toolbar IconsDescription
Help
Insert excerpt
Help - Global
Help - Global
nopaneltrue
Save & Close
Saves changes and closes the page, navigating users back to the Fish Ticket List View. A On Save, a new Ticket will be created using the 'New Ticket #' and 'Paid Account' fields for all line items with a 'New Weight' amount. Additionally, the original Fish Ticket will be updated to reflect the [Weight] - [New Weight] and [Units] - [New Units] of any line items that were split.
FieldsDescription
New Paid Account

Identifies the Fisherman Account to be paid 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 as blank and is always editable.

The lookup contains a a list of all the 'Active' Fishermen, Fishermen & Tenders, and Tenders.

Database Fields: ERPx_APVendor.VendorName, ERPx_APDeliveryTicketHeader.FishermanAccountVendorSK

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 # is required." will be displayed on Save. It defaults from the 'Ticket #' field for the Fish Ticket selected on the Fish Tickets List View. The next corresponding letter of the alphabet will be defaulted based on the number of splits. For example, if users split the Ticket # "E20 246290A", then this field will defaults as "E20 246290B". This field is always editable.

Database Field: ERPx_APDeliveryTicketHeader.TicketNumber

Paid Account

Insert excerpt
Paid Account
Paid Account
nopaneltrue
This is a non-editable text box that is required. It defaults from the 'Paid Account' field for the Fish Ticket selected on the Fish Tickets List View. This field is never editable.

Database Fields: ERPx_APVendor.VendorName, ERPx_APDeliveryTicketHeader.FishermanAccountVendorSK

Permit Holder

Insert excerpt
Permit Holder
Permit Holder
nopaneltrue
This is a non-editable text box that is required. It defaults from the 'Permit Holder' field for the Fish Ticket selected on the Fish Tickets List View. This field is never editable.

Database Fields: ERPx_APVendor.VendorName, ERPx_APDeliveryTicketHeader.PermitHolderVendorSK

Ticket #

Insert excerpt
Ticket Number
Ticket Number
nopaneltrue
This is a non-editable text box that is required. It defaults from the 'Ticket #' field for the Fish Ticket selected on the Fish Tickets List View. This field is never editable.

Database Field: ERPx_APDeliveryTicketHeader.TicketNumber

...

Toolbar IconsDescription
Excel
Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue
FieldsDescription
Ext. Amt.
Insert excerpt
Amount - Extended
Amount - Extended
nopaneltrue
This is a non-editable text box that is required. It is formatted to 2 decimals. It defaults from the 'Ext. Amount' field of the Item in the Items grid of the selected Fish Ticket. This field is for information only and is not editable.

Database Field: ERPx_APDeliveryTicketLine.Amount

Item: Description

Insert excerpt
Item ID & Item Description
Item ID & Item Description
nopaneltrue
This is a non-editable text box that is required. It defaults from the Items in the Items grid of the selected Fish Ticket. This field is for information only and is not editable.

Insert excerpt
Def - Item id
Def - Item id
nopaneltrue
Insert excerpt
Def - Item
Def - Item
nopaneltrue

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 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 unit quantity of the line item that will be split to the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as "0", but is automatically calculated when a 'Split Percent' is entered. If the value of this field has been calculated and is subsequently edited to be "0", then the message "The original line has a weight and units and the new line will only have weight. Are you sure you want to proceed?" will be displayed if 'New Weight' > 0 and 'Units' > 0. This field is always editable.

Database Field: ERPx_APDeliveryTicketLine.Units

New Weight

Identifies the weight of the line item that will be split to the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as "0.00", but is automatically calculated when a 'Split Percent' is entered. It cannot be < 0 or > the 'Weight' field, Else the message "New Weight cannot be less than 0 or greater than [Weight]." (no message was specified on the dev item, this is a proposed message) will be displayed on Save. It is always editable. When this field is updated, the 'New Ext. Amt' will automatically be recalculated when the user clics/tabs out of the field.

Database Field: ERPx_APDeliveryTicketLine.DeliveredWeight

Price

Insert excerpt
Amount - Extended
Amount - Extended
nopaneltrue
This field is used to calculate the 'New Ext. Amt.' field. This is a non-editable text box that is required. It defaults from the 'Price' field of the Item in the Items grid of the selected Fish Ticket. This field will display with the corresponding number of 'Price Decimals', as specified for the item on the Fish Ticket Items List View. This field is for information only and is not editable.

Database Field: ERPx_APDeliveryTicketLine.Price

Split PercentUnitsWeight

Related Topics

User Guide: Fish Ticket Premiums

...

Identifies the percentage of the item's units/weight that will be split to the new Fish Ticket. This is a numeric text box that is required to split a line item. It defaults as "0.00" and is always editable. It must be >= 0 and <= 100, else the message "Split Percent may not be less than 0 or greater than 100." (no message was specified on the dev item, this is a proposed message) will be displayed on Save. When a value is entered in this field, the 'New Units' and 'New Weight' fields will automatically be populated. Clicking out of the field will reset this value back to "0.00". This field is not stored in the database.

Units

Insert excerpt
Units - Delivered
Units - Delivered
nopaneltrue
This is a non-editable text box that is required. It defaults from the 'Units' field of the Item in the Items grid of the selected Fish Ticket. This field is for information only and is not editable.

Database Field: ERPx_APDeliveryTicketLine.Units

Weight

Insert excerpt
Weight - Gross
Weight - Gross
nopaneltrue
This is a non-editable text box that is required. It defaults from the 'Weight' field of the Item in the Items grid of the selected Fish Ticket. This field is for information only and is not editable.

Database Field: ERPx_APDeliveryTicketLine.DeliveredWeight

Related Topics


Expand
titlePage Definitions

Page Definitions


...