Price Lists List View: Fisherman Accounting 3.0
Software Version: 2025.04.21 and newer
Page Header
Toolbar Icons | Description |
|---|---|
Column Filter Show/Hide | |
Delete | |
Excel | |
Favorites | |
Group By Show / Hide | |
Help | |
New |
|
Price Mass Update | Opens the Price List Mass Update Page |
Quick Column Filter | |
Saved Layouts | |
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 and is never editable. 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. Database Field: ERPx_MFPriceListHeader.Description |
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. 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. 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. Database Field: ERPx_MFPriceListHeader.PriceListClassEN |
Related Topics