Farmers List View
A Farmer is an Account Type used to identify entities you purchase farmed products from. They are used in Grower Accounting master files and transactions. The purpose of this page is to add, edit, remove, and activate/inactive these records.
Software Version: 2023.04.28 and newer
Page Header
Toolbar Icons | Description |
---|---|
Column Filter Show/Hide | Toggles between displaying and hiding a filter row in the grid under the column headers. The filter row will be displayed by default if the Quick Column Filter is also implemented in the page. When enabled, this will allow users to type in text to filter by a specific column. |
Delete | Deletes the selected record(s). When clicked, users will be prompted with: "Are you sure you want to delete the selected records?". Click "OK" to confirm, or "Cancel" to return without deleting. WARNING: Records cannot be recovered once they are deleted! |
Excel | |
Favorites | Clicking on the star icon when it is an outline, adds the page to the 'My Shortcuts' tab and fills in the star. Clicking on the star icon when it is filled in (solid color), removes the page from the 'My Shortcuts' tab and returns the icon to an outline. Users must log out and back in before the pages will be visible in the 'My Shortcuts' tab. |
Group By Show/Hide | |
Help | |
New | |
Quick Column Filter | |
Save | |
Saved Layouts | |
Fields | Description |
Checkbox | Used to select one or more records to perform an action, such as Mass Update, More Actions, or Delete. |
Farmer Name | A single-select lookup to assign the AP Vendor that is paid for the Delivery Tickets. This defaults to blank and is required. If not assigned, the message "Farmer Name is required." will be displayed on Save. This value must be unique. If not, the message "Duplicate Farmer Names are not allowed." This field is always editable. Once selected, the Vendor Name will be displayed. This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Vendors with a VendorTypeEN = 1. Database Field: ERPx_CPFarmer.LinkedToVendorSK |
Price List | A single-select lookup to assign the Price List that used for the current Farmer's deliveries. This defaults to blank for new records and is not required. This field is always editable. This lookup contains a blank value, the current assigned value, and all the values in the ERPx_CPPriceListHeader table. Database Field: ERPx_CPFarmer.PriceListHeaderSK |
Settle Method | A single-select lookup to assign how tickets are processed. This defaults to blank for new records but is required. If missing, the message "Settle Method is required." will be displayed on Save. This value is always editable. The options include:
This lookup contains all the values in the CPSettleMethod Enumeration Class. Database Field: ERPx_CPAccrual.AccrualSettleMethodSK |