The Sales functional area is used to store all Customer data and record all Sales transactions. The main tasks performed include maintaining customer data, manage customer price lists, importing and/or entering Sales Orders, and receiving and applying customer payments. The Sales functional area integrates with the Financial, Fisherman Accounting, Inventory, Load Management, and Sales Program functional areas. The purpose of the Sales Preference Page is to configure how these features work. From here, users can set defaults, identify which features are used, and how the enabled features perform.
Software Version: 2019.09.03 and newer
Table of Contents | ||
---|---|---|
|
Page Header
...
A single select lookup to assign how the system reacts when a Transaction exceeds a Customer's Credit Limit. This defaults to 'Ignore' but can be changed at any time to either 'Warn' or 'Place on Credit Hold'. This field is required and always enabled. The options include:
- Ignore: Nothing happens when a customer exceeds their credit limit.
- Warn: If a customer exceeds their credit limit, a warning will appear on Save alerting the user. This is just an alert, it will not prevent the order from proceeding.
- Place on Credit Hold: If a customer exceeds their credit limit, a warning will appear and the order will be placed on Credit Hold by applying the 'Hold Code' specified in the 'Default code for Credit Holds on Order' preference.
This lookup contains all the values in the SOCreditHoldOption Enumeration Class.
Note: "When credit limits are exceeded" preference is set to "Place on Credit Hold" the preference "Default code for Credit Holds on Order" must be filled in otherwise a message “Default code for Credit Holds on Order is required.” will be displayed.
...
A single select standard lookup to assign the 'Hold Code' that will be automatically assigned to Orders where the Customer has exceeded their Credit Limit. This will only be applied if the 'When credit limits are exceeded' Preference is set to "Place on Credit Hold" and the transaction would put the Customer over their Credit Limit.
This lookup contains a list of all the Sales 'Hold Codes' with a 'Transaction Type' of "Order".
...
A single select lookup to assign the default Checkbook for a Payment Receipt. This field defaults to blank and is not required. This field is always enabled.
This lookup contains a list of all the Checkbooks set up in the Financial functional area. Not sure if we need (or use this preference) we should confirm before publishing.
...
A single select lookup to assign the default Weight Unit of Measure used for Sales Order Shipments. This defaults to 'Lbs' but can be changed at any time to any "Weight" unit of measure. This field is always enabled.
This lookup contains a list of all the Weight UOM's.
...
A single select lookup to assign the default Checkbook for a Cash payment received and entered on a Quick Sale transaction. This field defaults to blank and is not required. This field is always enabled.
This lookup contains a list of all the 'Active' Checkbooks set up in the Financial functional area.
...
A single select lookup to assign the default Checkbook for a Check payment received and entered on a Quick Sale transaction. This field defaults to blank and is not required. This field is always enabled.
This lookup contains a list of all the 'Active' Checkbooks set up in the Financial functional area.
...
A single select lookup to assign the default Checkbook for a Credit Card payment received and entered on a Quick Sale transaction. This field defaults to blank and is not required. This field is always enabled.
This lookup contains a list of all the 'Active' Checkbooks set up in the Financial functional area.
...
A Yes/No lookup to identify whether sales revenue is recorded in the GL net of delivered freight. The value defaults to "No" and is required. This field is always enabled.
If set to "No", the journal entry to record the Delivered (Included) Freight on a Sales Transaction will be calculated as follows:
- Debit the GL Account assigned as the Item's 'Freight Expense (Debit)' account for the amount of the freight
- Credit the GL Account assigned as the Item's 'Freight Accrual (Credit)' account for the amount of the freight
If set to "Yes", the journal entry to record the Delivered (Included) Freight on a Sales Transaction will include an additional entry to reduce the Sales revenue by the freight amount and put those dollars in a Freight Revenue account as follows:
- Debit the GL Account assigned as the Item's 'Freight Expense (Debit)' account for the amount of the freight
- Credit the GL Account assigned as the Item's 'Freight Accrual (Credit)' account for the amount of the freight
- Debit the GL Account assigned as the Item's 'Sales' account
- Credit the GL Account assigned as the Item's 'Freight Revenue (Credit)' account
...
A Yes/No lookup to determine whether or not transaction numbers are managed by NorthScope or by the host ERP/Accounting system. The value defaults to "No" and is a required field. This field is always enabled.
- Yes: NorthScope looks to the host system tables to get the next transaction number.
- No: the next numbers come from the NorthScope tables.
...
A single-select lookup to specify the EDI duplicate PO number hold code for integrated transactions. This defaults to blank and is not required. This field is always editable.
This lookup contains all the values in the SOHoldType Enumeration Class.
...
A single-select lookup to determine how batches are built in the host ERP/Accounting system when transactions are integrated. This defaults to 'Transaction Status' and is required. This field is always editable. The available options are:
- Transaction Status
- Transaction Status and Site
- Transaction Workflow Step
- Inv. Doc ID, Order Type and Status
- Order Doc ID and Status
This lookup contains all the values in the SOBatchPreference Enumeration Class.
Note: “Ready to Post” is displayed as “RTP” in the host system batch name.
...
A single-select lookup to determine whether or not you allow Lots to be over-allocated when the item is lot tracked. This defaults to "Do Not Evaluate" and is required. This field is always editable.
- Do Not Evaluate: Users can over-allocate a Lot (allocate more than is currently available).
- Available Only: Users will not be able to allocate more than the available quantity
- Available and On Hand: Users will not be able to allocate more than the On Hand quantity.
If an item’s ‘Manage Items By’ property is set to “Units Only” OR “Both”, NorthScope bases the over allocation validation on Units. If the item’s ‘Manage Items By’ property is set to “Weight”, NorthScope bases the over allocation validation on Weight.
This lookup contains all the values in the MFNegativeInventoryLevel Enumeration Class.
Note: If Sales Order allocation preferences are set to either “Available Only” or “Available and On Hand” and a Sales order has been allocated prior to a user updating the Inventory “Negative Available Balances” property, it is possible to draw the lots negative.
...
A single-select lookup to determine whether or not you allow Lots to be over-allocated when the item is not lot tracked. This defaults to "Do Not Evaluate" and is required. This field is always editable.
- Do Not Evaluate: Users can over-allocate a Lot (allocate more than is currently available).
- Available Only: Users will not be able to allocate more than the available quantity
- Available and On Hand: Users will not be able to allocate more than the On Hand quantity.
If an item’s ‘Manage Items By’ property is set to “Units Only” OR “Both”, NorthScope bases the over allocation validation on Units. If the item’s ‘Manage Items By’ property is set to “Weight”, NorthScope bases the over allocation validation on Weight.
This lookup contains all the values in the MFNegativeInventoryLevel Enumeration Class.
Note: If Sales Order allocation preferences are set to either “Available Only” or “Available and On Hand” and a Sales order has been allocated prior to a user updating the Inventory “Negative Available Balances” property, it is possible to draw the lots negative.
...
A single-select lookup to specify whether or not you allow over allocation. This defaults to 'No' and is always required. This field is always editable.
- No: Users will be unable to allocate more than what has been ordered
- Warn: Users will receive a warning if they allocate more than what has been ordered but they can chose to over-allocate
- Yes: Users may over-allocate and no messages will be displayed
If an item’s ‘Manage Items By’ property is set to “Units Only” OR “Both”, NorthScope bases the over allocation validation on Units. If the item’s ‘Manage Items By’ property is set to “Weight”, NorthScope bases the over allocation validation on Weight. This preference applies to Orders, Invoices, Price Adjustments, and Returns.
This lookup contains all the values in the YesNoWarnValue Enumeration Class.
...
A single-select lookup to determine how NorthScope will auto-allocate Lots for sales order allocation. This defaults to 'Date Produced' and is required. This field is always editable. The available options are:
- Date Produced: NorthScope will allocate the oldest lots first based on product age.
- Smallest Quantity: NorthScope will allocate the Lots with the least amount of product in order to close them out first.
This lookup contains all the values in the SOAutoAllocatePriority Enumeration Class.
...
This preference determines whether or not allocated quantities for non-lot tracked items will automatically stay in sync with the ordered quantities on Sales Orders and Invoices. The value defaults to "No" and is required. This field is always editable.
- Yes: Any non-lot tracked item shipping from non-warehouse lot sites on a Sales Order transaction will automatically be updated on save to have its allocated quantities match its ordered quantities
- No: Any non-lot tracked item shipping from non-warehouse lot sites on a Sales Order transaction must be manually updated for allocated quantities
...
A single-select lookup to specify the default value for the ‘Use Favorites for’ field on the Customer Master File. This defaults to 'Customer' and is required. This field is always editable.
- Address: New Customers added in NorthScope will default to store Item Favorites independently for each address
- Customer: New Customers added in NorthScope will default to store item Favorites at the Customer level and all Addresses will inherit their Item Favorites from the Customer
- None: Item Favorites will not be defaulted.
Note: The most typical setting is "Address" since it provides the most granular level of detail.
...
A text box to specify how many times the item needs to be ordered before it gets added to the list of Item Favorites. This must be a positive, whole number and is required. If not assigned, the message "Add Item Favorites Ordered X Times is required" will be displayed on Save. This field is always editable. If it is set to 3, the Customer or Address would have to order the item at least 3 times before it will get auto-added to their list of Item Favorites. The purpose of this is provide a way to ensure the most typically ordered items are added to the Item Favorites and not items that may have been accidentally ordered or that are seldom ordered.
Note: This preference is one of the two preferences that determine how items are automatically added to the list of Item Favorites. This preference works in conjunction with the Preference "Auto-add Item Favorites ordered in X days".
...
A text box to specify the time interval used to auto-add items to the list of Item Favorites. This must be a positive, whole number and is required. If not assigned, the message "Add Item Favorites Ordered in X Days is required" will be displayed on Save. This field is always editable. If it is set to 90, the Customer or Address would have to have ordered the item within the past 90 days for it to be auto-added to their list of Item Favorites. The purpose of this is provide a way to ensure that only the most typically ordered items are added to the item favorites and not items that may have been ordered a long time ago and are not currently being ordered.
Note: This preference is one of the two preferences that determine how items are automatically added to the list of Item Favorites. This preference works in conjunction with the Preference "Auto-add Item Favorites ordered X times".
...
A Yes/No lookup to identify whether or not Item Favorites are removed if they no longer meet the criteria that auto-adds them. This value defaults to "No" and is required. This field is always editable.
- Yes: Items that no longer meet the criteria that would auto-add them will be removed
- No: Items that have been added as an Item Favorite can only be manually removed
Note: The most typical setting is "Yes" since it keeps the Item Favorite list the most accurate.
...
A single-select lookup to specify whether or not Orders, Invoices, Price Adjustments, and Returns can be "Approved" if there are one or more line items with a zero price. The purpose of this preference is to prevent transactions that are missing prices from being set to a status of "Approved". This defaults to "Yes" and is required. This field is always editable.
- No: Users will be unable to set transactions to be in "Approved" status until the item(s) are priced or removed from the transaction.
- Warn: Users will be prompted with a message indicating there are items with missing prices and given the option to proceed by clicking "OK", or to return to the order to make changes by clicking "Cancel".
- Yes: Users will be able to set transactions to be in "Approved" status and no messages will be displayed.
This lookup contains all the values in the YesNoWarnValue Enumeration Class.
Note: The most typical setting is "Warn". For companies that ship a lot of “Samples” with no prices they may set this to ‘Yes’.
...
A single select lookup to specify whether price variances are allowed. This defaults to 'Yes' and is required. This field is always editable.
This lookup contains all the values in the YesNoWarnValue Enumeration Class.
...
A single select lookup to specify which Quick Sale price list should be defaulted. This defaults to blank is not required. This field is always editable.
This lookup contains all the values set up on the Price Lists List View where Price List Class = 'Quick Sale'.
...
A single select lookup to specify which date should be used for calculating Price List prices. This defaults to 'Order Date' and is required. This field is always editable.
This lookup contains all the values in the MFPriceListDate Enumeration Class.
...
A Yes/No lookup to specify whether a reason code for all returned lots is required for a return transaction. This value defaults to "No" and is required. This field is always editable.
...
A Yes/No lookup to identify whether or not Quick Sales (to Employees) support charging Sales Tax. The value defaults to "No" but can be changed at anytime.
...
The Sales functional area is used to store all Customer data and record all Sales transactions. The main tasks performed include maintaining customer data, manage customer price lists, importing and/or entering Sales Orders, and receiving and applying customer payments. The Sales functional area integrates with the Financial, Fisherman Accounting, Inventory, Load Management, and Sales Program functional areas. The purpose of the Sales Preference Page is to configure how these features work. From here, users can set defaults, identify which features are used, and how the enabled features perform.
Software Version: 2024.06.25 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Favorites |
| ||||||||
Grid Layout |
| ||||||||
Help |
| ||||||||
Save |
| ||||||||
Fields | Description | ||||||||
Preference Name | Identifies the Preference that is being setup. | ||||||||
Value | A text box or lookup to set the value of the preference. Preference values are always editable and can be changed at any time, unless otherwise specified. | ||||||||
Preferences | Description | ||||||||
Contract Defaults | |||||||||
Next Contract Number | Identifies the next Contract Number that will be auto assigned to new customer contracts. This is a text box that is required and defaults to 1000. If missing, the message "Next Contract Number is required" will be displayed on Save. When a new contract is added, the Contract Number is auto-assigned from this preference value and then the value is incremented by 1. This field is always enabled. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "NextContractNumber" | ||||||||
Costing | |||||||||
Sales Order Cost | Identifies the cost type to be used when displaying cost and margin information on sales transactions. This is a single select lookup that is required. It defaults to 'Market' and is always editable. The options include:
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DisplayCostsandMarginFrom" | ||||||||
Credit Hold | |||||||||
When credit limits are exceeded | Identifies the how the system will react when a transaction exceeds a customer's credit limit. This is a single-select standard lookup that is required. It defaults to "Ignore" is always editable. The options include:
This lookup contains all the values in the SOCreditHoldOption Enumeration Class. Note: "When credit limits are exceeded" preference is set to "Place on Credit Hold" the preference "Default code for Credit Holds on Order" must be filled in otherwise a message “Default code for Credit Holds on Order is required.” will be displayed. Note: In order to fully use this feature, Credit Limits must be setup on your Customers. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "CreditLimitExceeded" | ||||||||
Default code for Credit Holds on Order | Identifies the 'Hold Code' that will be automatically assigned to Orders when the Customer has exceeded their Credit Limit. This is a single-select standard lookup that is required when the 'When credit limits are exceeded' preference is set to "Place on Credit Hold". If missing and required, the message “Default code for Credit Holds on Order is required.” will be displayed on Save. This 'Hold Code' will only be applied if the 'When credit limits are exceeded' Preference is set to "Place on Credit Hold" and the transaction would put the Customer over their Credit Limit. This field is always editable. This lookup contains a list of all the Sales 'Hold Codes' with a 'Transaction Type' of "Order". Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultCreditHold" | ||||||||
Default | |||||||||
Default Payment Receipt Checkbook | THIS IS NOT CURRENTLY USED | ||||||||
Default Shipping UOM | Identifies the unit of measure that the total weight of a sales order shipment is stored in (Lbs, Kg, Oz, Ton, etc.). All line items on a shipment will be converted to this UOM to calculate the total weight. This is a single-select standard lookup that is required. It defaults to "Lbs" and is always editable.
The lookup contains the current assigned value and a list of all 'Active' Weight UOMs. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultShipUOM" | ||||||||
Default Cash payment checkbook | Identifies the default Checkbook that will be used for a Cash payment received and entered on a Quick Sale transaction. This is a single-select standard lookup that is not required and defaults to blank. This field is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Checkbooks. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultCashPaymentCheckbook" | ||||||||
Default Check payment checkbook | Identifies the default Checkbook that will be used for a Check payment received and entered on a Quick Sale transaction. This is a single-select standard lookup that is not required and defaults to blank. This field is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Checkbooks. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultCheckPaymentCheckbook" | ||||||||
Default Credit Card payment checkbook | Identifies the default Checkbook that will be used for a Credit Card payment received and entered on a Quick Sale transaction. This is a single-select standard lookup that is not required and defaults to blank. This field is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Checkbooks. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultCreditCardPaymentCheckbook" | ||||||||
Financial | |||||||||
Record Sales Revenue in the GL net of Delivered Freight? | Identifies whether sales revenue is recorded in the GL net of delivered freight. This is a Yes/No lookup that is required. It defaults to "No" and is always editable. If set to "No", the journal entry to record the Delivered (Included) Freight on a Sales transaction will be calculated as follows:
If set to "Yes", the journal entry to record the Delivered (Included) Freight on a Sales transaction will include an additional entry to reduce the Sales revenue by the freight amount and put those dollars in a Freight Revenue account as follows:
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "GLSalesRevenueNetDeliveredFreight" | ||||||||
Integration | |||||||||
EDI Duplicate PO Number Hold Code | If an EDI order comes into NorthScope with the same combination of Customer ID and PO#, NorthScope can immediately put that Order on Hold, giving someone time to investigate why a duplicate PO# was used. This preference is used to assign the 'Hold Code' that will be applied to these integrated transactions. This is a single-select standard lookup that is not required. It defaults to blank and is always editable. This lookup contains all the values in the SOHoldType Enumeration Class. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DuplicatePONumberHoldCode" | ||||||||
EDI Duplicate PO Number Notification List | Specifies the the EDI duplicate PO Number notification list for integrated transactions. This is a text box that is not currently used. Notifications are currently emailed to the default system administrator. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DuplicatePONumberNotification" | ||||||||
Build Batches By | Identifies how Sales batches are built in the host ERP/Accounting system when transactions are integrated. This is a single-select standard lookup that is required. It defaults to "Transaction Status" and is always editable. This lookup contains all the values in the SOBatchPreference Enumeration Class. Note: “Ready to Post” is displayed as “RTP” in the host system batch name. Note: This preference is only applicable For NorthScope systems that send Sales Transactions to another ERP system (e.g. Dynamics GP). Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "BuildBatchesBy" | ||||||||
Item Allocation | |||||||||
Stop over allocating for lot tracked items based on | Identifies whether or not you allow lots to be over-allocated (e.g. are you allowed to assign more quantity from an Inventory Lot than what is 'Available' or 'On Hand'). This is a single-select standard lookup that is required. If defaults to "Do Not Evaluate" and is always editable. If an item’s ‘Manage Items By’ property is set to “Units Only” or “Units and Weight”, NorthScope bases the over allocation validation on the quantity of allocated Units. If the item’s ‘Manage Items By’ property is set to “Weight Only”, NorthScope bases the over allocation validation on the quantity of allocated Weight.
This lookup contains all the values in the MFNegativeInventoryLevel Enumeration Class. Note: If Sales Order allocation preferences are set to either “Available Only” or “Available and On Hand” and a Sales order has been allocated prior to a user updating the Inventory “Negative Available Balances” property, it is possible to draw the lots negative. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "StopOverAllocateLotTrackedItem" | ||||||||
Stop over allocating for non lot tracked items based on | Identifies whether or not you allow Sales Inventory items that are not Lot Tracked, to be over-allocated (e.g. are you allowed to assign more quantity from a Warehouse Lot than what is 'Available' or 'On Hand'). This is a single-select standard lookup that is required. It defaults to "Do Not Evaluate" and is always editable. If an item’s ‘Manage Items By’ property is set to “Units Only” or “Units and Weight”, NorthScope bases the over allocation validation on Units. If the item’s ‘Manage Items By’ property is set to “Weight Only”, NorthScope bases the over allocation validation on Weight.
This lookup contains all the values in the MFNegativeInventoryLevel Enumeration Class. Note: If Sales Order allocation preferences are set to either “Available Only” or “Available and On Hand” and a Sales order has been allocated prior to a user updating the Inventory “Negative Available Balances” property, it is possible to draw the lots negative. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "StopOverAllocateNonLotTrackedItem" | ||||||||
Can you ship more than the ordered quantity for a non-substitute order item? | Specifies whether or not over allocation is allowed (can you ship more than what was ordered). This is a single-select standard lookup that is required. It defaults to "No" and is always editable. If an item’s ‘Manage Items By’ property is set to “Units Only” or “Units and Weight”, NorthScope bases the over allocation validation on the quantity of allocated Units. If the item’s ‘Manage Items By’ property is set to “Weight Only”, NorthScope bases the over allocation validation on the quantity of allocated Weight. This preference applies to Orders, Invoices, Price Adjustments, and Returns.
This lookup contains all the values in the YesNoWarnValue Enumeration Class. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AllowOverAllocation" | ||||||||
Update Allocated from Ordered for non-Lot Tracked Items shipping from non-Whse Lot Sites | Determines whether or not allocated quantities for non-Lot Tracked Sales Inventory items will automatically stay in sync with the ordered quantities on Sales Orders and Invoices. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AutoUpdateAllocated" | ||||||||
Item Favorites | |||||||||
Default Item Favorites Level | Specifies the default location that Item Favorites are stored (this preference sets the ‘Use Favorites for’ field on the Customer Master File for new Customers). This is a single-select standard lookup that is required. It defaults to "Customer" and is always editable.
This lookup contains all the values in the ARCustomerFavoriteRule Enumeration Class. Note: The most typical setting is "Address" since it provides the most granular level of detail. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultItemFavoritesLevel" | ||||||||
Add Item Favorites Ordered X Times | Specifies how many times the item needs to be ordered before it gets added to the list of Item Favorites. This is a text box that is required. If missing, the message "Add Item Favorites Ordered X Times is required" will be displayed on Save. This value must be a positive, whole number. Else the message "Add Item Favorites Ordered X Times must be between 1 and 1000" will be displayed on Save. This field defaults to "1" and is always editable. The purpose of this preference is to provide a way to ensure the most typically ordered items are added to the Item Favorites and not items that may have been accidentally ordered or that are seldom ordered. For example, if the value is set to "3", the Customer or Address would have to order the item at least 3 times before it will get auto-added to their list of Item Favorites. Note: This preference is one of the two preferences that determine how items are automatically added to the list of Item Favorites. This preference works in conjunction with the Preference "Auto-add Item Favorites ordered in X days". Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "ItemFavoriteOrderCount" | ||||||||
Add Item Favorites Ordered in X Days | Specifies the time interval used to auto-add items to the list of Item Favorites. This is a text box that is required. If missing, the message "Add Item Favorites Ordered in X Days is required" will be displayed on Save. This value must be a positive, whole number. Else the message "Add Item Favorites Ordered in X Days must be between 0 and 1000" will be displayed on Save. This field defaults to "365" and is always editable. The purpose of this is provide a way to ensure that only the most typically ordered items are added to the item favorites and not items that may have been ordered a long time ago and are not currently being ordered. For example, if it is set to "90", the Customer or Address would have to have ordered the item within the past 90 days for it to be auto-added to their list of Item Favorites. Note: This preference is one of the two preferences that determine how items are automatically added to the list of Item Favorites. This preference works in conjunction with the Preference "Auto-add Item Favorites ordered X times". Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "ItemFavoriteOrderDays" | ||||||||
Auto Remove Item Favorites | Identifies whether or not Item Favorites are removed if they no longer meet the same criteria that auto-added them. This is a text box that is required. It defaults to "No" and is always editable.
Note: The most typical setting is "Yes" since it keeps the Item Favorite list the most accurate. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RemoveItemFavorites" | ||||||||
Order / Invoice Approval | |||||||||
Require a printed BOL for all shipped Orders | Determines whether or not a printed Bill of Lading is required before an Order or Invoice can have their status change to "Approved". This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Note: This should be set to ‘No’ unless you require a printed BOL for all Orders and Invoices. Note: A custom BOL report is required to use this feature. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "IsPrintedBOLRequired" | ||||||||
Allow items with a zero price | Specifies whether or not Orders, Invoices, Price Adjustments, and Returns can be Approved if they contain one or more line items with a zero price. The purpose of this preference is to prevent transactions that are missing prices from being set to a status of Approved. This is a single-select standard lookup that is required. It defaults to "Yes" and is always editable.
This lookup contains all the values in the YesNoWarnValue Enumeration Class. Note: The most typical setting is "Warn". For companies that ship a lot of samples with no prices they may set this to ‘Yes’. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AllowZeroPriceItems" | ||||||||
Price Adjustment Approval | |||||||||
Require a Note for all Price Adjustment Lots | Specifies whether or not users are required to enter a Note on every returned Lot, prior to Approving and/or Posting a Price Adjustment transaction. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RequireNoteForPriceAdjustments" | ||||||||
Require a Reason Code for all Price Adjustment Lots | Specifies whether or not users are required to select a 'Reason Code' for every Lot being adjusted, prior to creating a Price Adjustment transaction. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RequireReasonCodeForPriceAdjustments" | ||||||||
Create More than X Price Adjustments Asynchronously | Specifies how Price Adjustment transactions will be created. This is a numeric textbox that is required, if missing the message "Create More than X Price Adjustments Asynchronously is required." will be displayed on Save. The value defaults to '1' but is always editable and must be between 0 and 1000. If Price Adjustments are set to be created Asynchronously they will be sent to the Inbound Integration queue for processing, otherwise they will be created immediately after building the Price Adjustment from the Price Adjustment: Find an Invoice page. For example, if this preference is set to 0, this will result in all Price Adjustments being sent to the Inbound Integration queue for processing and after that queue is successfully processed the transactions will be visible in the Sales Transactions List View as expected. If this preference is set to 1000, any Price Adjustments made across less than 1000 different invoices will be immediately created and visible in the Sales Transactions List View. The message "Creation of the requested Price Adjustments has been queued. You will be notified when processing is complete." will be displayed when price adjustments are set to be created asynchronously and are successfully sent to the queue. After successfully processing, a message will display in the bottom left hand corner of the Sales Transactions List View "[TransactionID(s)] Price Adjustment(s) have been created." Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AsyncPriceAdjustmentCreation" | ||||||||
Price List | |||||||||
Require Item Price End Date | Specifies whether or not an End Date is required for each item on a price list. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RequireEndDate" | ||||||||
Allow Price Variances | Specifies whether or not users can override item prices on Orders, Invoices, Price Adjustments, and Returns that come in from a Price List. This is a single-select standard lookup that is required. It defaults to "Yes" and is always editable.
This lookup contains all the values in the YesNoWarnValue Enumeration Class. Note: If the sales item is not on an assigned price list, then this preference does not apply. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AllowPriceVariance" | ||||||||
Default Customer Quick Sale Price List | Specifies which Quick Sale Price List should be defaulted when the 'Sold To' field is populated on a new Quick Sale transaction. This is a single-select standard lookup that is not required. It defaults to blank and is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Quick Sale Price Lists. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultCustomerPriceList" | ||||||||
Acceptable price variance below Price List price (%) | Specifies the percent limit that manually entered prices can drop below the price list price if prices variances are allowed. This is a text box that is required. If missing, the message "Acceptable price variance below Price List price (%) is required" will be displayed on Save. The value must be a whole number between 0 and 1000. Else the message "Acceptable price variance below Price List price (%) must be between 0 and 1000" will be displayed on Save. This field defaults to "10" and is always editable. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "PriceVarianceMin" | ||||||||
Acceptable price variance above Price List price (%) | Specifies the percent limit that manually entered prices can exceed the price list price if prices variances are allowed. This is a text box that is required. If missing, the message "Acceptable price variance above Price List price (%) is required" will be displayed on Save. The value must be a whole number between 0 and 1000. Else the message "Acceptable price variance above Price List price (%) must be between 0 and 1000" will be displayed on Save. This field defaults to "10" and is always editable. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "PriceVarianceMax" | ||||||||
Date used for calculating Price List Prices | Specifies which date field on sales transactions will be used for calculating prices from price list price effective dates. This is a single-select standard lookup that is required. It defaults to "Ship By Date" and is always editable.
This lookup contains all the values in the MFPriceListDate Enumeration Class. Note: If the preference is set to "Order Date" and the Order Date is before the price's start date, then the price will not default. If the Order Date is after the price's end date, then the price will not default. The same is true for Ship By dates. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "SOPriceDate" | ||||||||
Return Approval | |||||||||
Require a Reason Code for all Returned Lots | Specifies whether or not users are required to select a 'Reason Code' for every returned Lot, prior to creating a Return transaction. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Note: If this preference is set to 'No' and users process a Return without specifying a Reason Code, the product will be returned into inventory. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RequireReasonCodeForReturns" | ||||||||
Require a Note for all Returned Lots | Specifies whether or not users are required to enter a Note on every returned Lot, prior to Approving and/or Posting a Return transaction. This is a Yes/No lookup that is required. It defaults to "No" and is always editable.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "RequireNoteForReturns" | ||||||||
Sales Defaults | |||||||||
Default Employee Sale Payroll Deduction Code | Specifies the default Payroll Deduction that will be used for Quick Sales entered for Employees. This is a single-select standard lookup that is not required. It defaults to blank and is always editable. The lookup contains all the payroll deductions from the host system that are identified as 'Available to Employee Sales'. This value is required on an Employee Sale. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "DefaultEmployeeSalePayrollDeduction" | ||||||||
Number of Days for Average Days to Pay |
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "NumberOdDaysForAvgDaysToPay" | ||||||||
Sales Tax | |||||||||
Enable Sales Tax on Customer Sales | Identifies whether or not Quick Sales (to Customers) support charging Sales Tax. This a Yes/No lookup that is required. It defaults to "Yes" and is always editable.
|
|
|
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "EnableSalesTaxCustomerSale" |
Enable Sales Tax on |
Employee Sales |
Identifies whether or not Quick Sales (to |
Employees) support charging Sales Tax. |
This a Yes/No lookup that is required. It defaults to "No" |
and is always editable.
|
|
|
|
|
|
|
A single select lookup to specify the default carrier. This defaults to blank is not required. This field is always editable.
This lookup contains a list of all the active Carriers set up in the Sales functional area.
A single select lookup to specify the Transaction Class that should be defaulted for new orders. This defaults to blank and is not required. This field is always editable.
This lookup contains all the values set up in the Transaction Class LV where Transaction Type = 'Order'.
Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "EnableSalesTaxEmployeeSale" | |
Transaction | |
Allow Duplicate PO Numbers | Specifies whether or not to allow new Sales transactions to use PO numbers that have already been used by the customer. This is a single-select lookup that is required. It defaults to "Warn" and is always editable.
This lookup contains all the values in the YesNoWarnValue Enumeration Class. |
This is only applicable to Sales Quote and Order type transactions. Database Field: ERPx_MFSysPreferences.PreferenceValue where ERPx_MFSysPreferences.PreferenceName = "AllowDuplicatePONumbers" |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...