Fisherman Fisherman Accounting Price Lists are used to store items with pre-defined prices and effective dates. Price lists can be setup for Fish Tickets or for Fisherman Sales/Tender Resale transactions. Fish Ticket Price Lists can be attached to a Ticket Class so that new tickets inherit prices or can be manually changed/assigned to any fish ticket with a Transaction Class that is included on the Price List's Ticket Class Tab. Fisherman Sale/Tender Resale Price Lists can be assigned to one or more Fishermen or Tenders, by assigning them on the Price List's Fishermen Tab, or can be manually changed/assigned to any Fisherman Sale/Tender Resale transaction. The purpose of this page is to add, edit, and remove these records. Insert excerpt Def - Price List Def - Price List nopanel true
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
| ||||||||
Excel |
| ||||||||
Favorites |
| ||||||||
Grid Layout |
| ||||||||
Help |
| ||||||||
New |
| ||||||||
Price Mass Update | Opens the Price List Mass Update Page | ||||||||
| |||||||||
Fields | Description | ||||||||
Checkbox | Used to select one or more records for delete or mass update. | ||||||||
Currency | Identifies the Currency that the Prices on the Price List are recorded. This defaults to the company's Currency, but can be overwritten prior to Save. Currency is always required. If not assigned, the message "Currency is required." will be displayed on Save. Once the record has been created, this field is not longer editable. This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Currencies that are available for the company Linked Database Field: ERPx_MFPriceListHeader.CurrencySK | ||||||||
Description | A text box to add/edit the name (long description) of the Price List. This defaults to blank but is required for all records and must be <= 50 characters. If missing, the message "Description is required." will be displayed on Save. The description does not have to be unique. Linked Database Field: ERPx_MFPriceListHeader.Description | ||||||||
Freight Included | A system assigned value that is always set to no for Fisherman Accounting Price Lists. This is never editable. Linked Database Field: ERPx_MFPriceListHeader.IsFreightIncluded | ||||||||
Inactive | The value from the 'Inactive' property. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups for transactions or other master files. If set to 'No' then the record is "Active" and can be freely used. 'No' values display as blank in the grid. This value is always editable. Linked Database Field: ERPx_MFPriceListHeader.IsInactive | ||||||||
Price List | A hyperlink that shows the value of the 'Price List' property on the the Price List record. Clicking on the link opens the record view for the selected Price List. This defaults to blank for new records and is required and must be <= 25 characters. If not assigned, the message "Price List is required." will be displayed on Save. This value must be unique across all Price Lists in the same Price List Class. If not unique, the message "Duplicate Price List ID's are not allowed." will be displayed on Save. This field is always editable from the record view. The Price List is used as a short description and unique identifier of the Fisherman or Tender account. Linked Database Field: ERPx_MFPriceListHeader.PriceListID | ||||||||
Price List Class | Identifies the type of transactions that each Price List applied to. This is assigned when the Price List is initially created (based on the option selected from the New icon). The allowable values include: 'Fish Ticket' or 'Fisherman Sale'. Fish Ticket Price Lists can only be used on Fish Ticket transactions and Fisherman Sale Price Lists can be used on Fisherman Sale and Tender Resale transactions. This is a looked up value and is never editable. This lookup contains all the values in the MFPriceListClass Enumeration Class with an Enumeration Value of 2 or 3. Linked Database Field: ERPx_MFPriceListHeader.PriceListClassEN | ||||||||
Type | Identifies the type of each Price List. This is a system assigned value that is always set to 'Standard'. This is never editable. This lookup contains all the values in the MFPriceListType Enumeration Class with an Enumeration Value of 1. Linked Database Field: ERPx_MFPriceListHeader.PriceListTypeEN |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...