Modularization is one of the main concepts in Price Setting Accelerator. It means that the accelerator is split into a single required Core Module and multiple feature modules. This separation allows the accelerator to stay fairly simple for small installations, while also allowing for more complex feature-rich configurations.
Since modules are mostly independent, most of them have warnings and errors on the module level. In case something goes wrong in the module, the rest of them will still work.
All feature modules are disabled by default.
The preferred way to enable and configure modules is through our Configuration Wizard but you can also enable them manually and configure them by editing their respective Company Parameter tables.
Available modules:
|
Module Name |
Description |
Configuration key name |
|---|---|---|
|
Basic Module of Price Setting Accelerator. In the module you can do the basic configuration of the accelerator. |
|
|
|
|
Displays transaction and forecast data about products. |
PSP_TRANSACTION_MODULE |
|
Provides stock data and the StockCoverDays calculation. This module depends on the Transaction module. |
PSP_STOCK_MODULE |
|
|
Allows you to calculate a net price (with a proper discount taken into consideration). This is usually used in B2B(2C) Business. |
PSP_NET_PRICE_MODULE |
|
|
Handles exceptions in pricing. It allows you to manually override product prices in the Price List / Price Grid or store exceptions per SKU. |
PSP_OVERRIDES_MODULE |
|
|
Checks if the user margin is within a suitable range and if not, it issues alerts. Also, for dependent price lists, it checks if the difference between a dependent and parent price is within a suitable range. |
PSP_PRICE_CHECKS_MODULE |
|
|
Gathers and displays product competition data. This can be used for any competition based strategy. |
PSP_PRODUCT_COMPETITION_MODULE |
|
|
Performs additional checks if prices meet certain conditions. Strategies can be skipped or used as fallback to ensure proper pricing rules. |
PSP_STRATEGY_CONDITION_MODULE |
|
|
Rounds prices to user friendly values. |
PSP_ROUNDING_RULES_MODULE |
|
|
Calculates the cost and margin. These will be displayed and used for margin related calculations. |
PSP_COST_AND_MARGIN_MODULE |
|
|
Calculates additional cost types. These will be used for pricing strategies and margin calculations. |
PSP_ADVANCED_COST |
|
|
Calculates actual price lookup. It will be used for price change effect. |
PSP_ACTUAL_PRICE_MODULE |
|
|
Defines Condition Record Sets and prepares data for it. |
PSP_CONDITION_RECORDS_MODULE |