The Recognize Revenue Rule is configured in SysManager > Activities > Item/Sales Lists > Dynamic Pricing
Rules. The rule must be configured as a rule type of "Any" or "Recognize Revenue Rule" to be assigned to a ticket
or pass item in the Global Settings tab of the item's template. With current functionality the rule must follow the
paradigm:
MOVEREVENUE( OLD_PR_CTR, NEW_PR_CTR, 20, 10, D,C,I, Salespoint, Operator)
Where MOVEREVENUE is the function, OLD_PR_CTR is the deferred profit center. NEW_PR_CTR is the non-
deferred profit center. 20 is the percent of the deferred profit center to be moved to the non- deferred. 10 is the flat
dollar amount to move from the deferred profit center to the non-deferred profit center. Either percent, flat dollar
amount or both can be used in the rule. The value should be set to 0 if not used. D,C,I is the department,
category and item nickname of the item that will be attached to the profit center adjustment in the data, salespoint is
the optional salepoint that will be written to the data(scanner location if not specified), Operator is the optional
operator (blank if not specified).
When a ticket or pass is scanned that has a Recognize Revenue rule, SalesEZ passes off the rule in a
RecognizeRevenue call to siriusutil.dll. The .dll makes the call to the data writing the information to
a new transact record. The .dll then responds to SalesEZ application that the call was made. The new record in
transact contains the adjustment to the deferred profit center and the non-deferred profit center sold to the item
specified in the DCI setting, salespoint and operator as configured.
ValidatePass and ValidateCard call the new RecognizeRevenue function in SiriusUtils.DLL if the
template for a validated pass or card is configured with a Revenue Recognition rule in the Global Settings tab of
the validation template.
In SysManager > Activities > Item/Sales Lists > Dynamic Pricing Rules there is a new dropdown, Rule Type,
for specifying the type of rule. The types are Dynamic Pricing rule, Points4Sale rule, Revenue Recognition rule
and Any.
In SysManager > Item Edit > Actions > Action Specifics > Global Settings there is a new dropdown, Revenue
Recognition Rule, for assigning a rule from the Dynamic Pricing Rule list that is assigned a rule type of Any or
Revenue Recognition rule.
In SysManager > Item Edit > Pricing > Dynamic Pricing choosing the Dynamic Pricing rule dropdown will now
display rules of type Any or Dynamic Pricing Rule.
In SysManager > Item Edit > Restrictions the Points4Sale rule dropdown will display rules of type Any or
Points4Sale Rule.
Comentários a estes Manuais