Difference between revisions of "Commission Setup Options"
From Adjutant Wiki
(Created page with "===Commission Setup Options=== '''ADJAR''' - Adjutant Accounts Receivable module is installed. '''COMMONPLAN''' - Coded that to check every time a record...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
'''SOREQSALESTEAM''' - Requires the Sales Team attribute be filled out for the Customer/Order Type of the SO. | '''SOREQSALESTEAM''' - Requires the Sales Team attribute be filled out for the Customer/Order Type of the SO. | ||
+ | [[category:Rule Maintenance]][[category:Setup Options]] |
Latest revision as of 12:14, 9 December 2022
Commission Setup Options
ADJAR - Adjutant Accounts Receivable module is installed.
COMMONPLAN - Coded that to check every time a record needs to be written if that person has a plan, if not do not write their record to the report.
COMMSELLPRICE - Commissions are based upon selling price.
LASTTOUCH - When enabled, show two new columns in the Earned tab (Last Touch and LT Aged Days)
NOOCTDISCOUNT - Coded to not include supplements in calculating the maximum amount. Look for nooctdiscount CID rule which only USA uses to run through this code.
SOREQSALESTEAM - Requires the Sales Team attribute be filled out for the Customer/Order Type of the SO.