Price Setting Modules

Modularization is one of main concepts in Price Setting Package. It means that the package is split into a single required Core Module and multiple independent feature modules. This separation allows the package 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.

Modules can be configured through our Configuration Wizard or by enabling them manually and configuring them according to individual module’s configuration page.

Available modules:

Module Name

Description

Configuration key name

Module Name

Description

Configuration key name

Core Elements

Basic Module of Price Setting Accelerator. In the module you can do the basic configuration of the package.



Transaction

Displays transaction and forecast data about products.

PSP_TRANSACTION_MODULE

Stock

Provides stock data and the StockCoverDays calculation. This module depends on the Transaction module.

PSP_STOCK_MODULE

Net Price

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

Overrides

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

Price Checks

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

Price Flexibility

Provides integration with Price Flexibility Package. It adds a new element to the independent price grid which describes why a product has been automatically added to a price grid.

PSP_PRICE_FLEXIBILITY_MODULE

Product Competition

Gathers and displays product competition data. This can be used for any competition based strategy.

PSP_PRODUCT_COMPETITION_MODULE

Strategy Conditions

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

Rounding Rules

Rounds prices to user friendly values.

PSP_ROUNDING_RULES_MODULE

Advanced Cost

Calculates additional cost types. These will be used for pricing strategies and margin calculations.

PSP_ADVANCED_COST

Â