Farmers are the entities you purchase crops 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. Insert excerpt Def - Farmer Def - Farmer nopanel true
...
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||
Delete |
| ||||||||
Edit |
| ||||||||
Excel | Global (old) Global (old) | ||||||||
Favorites |
| ||||||||
Grid LayoutGroup By Show/Hide | Grid Layout Grid Layout | ||||||||
Help | |||||||||
New | - In line addNew - In line add | ||||||||
Quick Column Filter | |||||||||
Save | |||||||||
Saved Layouts | |||||||||
Fields | Description | ||||||||
Checkbox | Used to select one or more records for delete or mass update. | ||||||||
Farmer Name | A single select load on demand lookup to assign the AP Vendor that is paid for the Delivery Ticket.This defaults to blank for new records 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. Linked Database Field: ERPx_CPFarmer.LinkedToVendorSK | ||||||||
Price List | A single select load on demand lookup to assign the Price List that is used to get prices for the current Farmers deliveries.This defaults to blank for new records and is required. If missing, the message "Price List is required." will be displayed on Save. This field is always editable. The lookup contains all the values in the ERPx_CPPriceListHeader table. Linked Database Field: ERPx_CPFarmer.PriceListHeaderSK | ||||||||
Settle Method | A single select load on demand 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. Linked Database Field: ERPx_CPAccrual.AccrualSettleMethodSK |
...