Configuring the Price List

You can define that the price lists defined in Aurea CRM web are also available in CRM.pad.

You can allocate items to the list prices by assigning the ItemNumber function.

Note: Allocating price lists by the item record itself is also available but only for compatibility purposes. Allocate price lists only by ItemNumber function.

To configure the price list:

  1. Specify the PriceListConfigName input argument in the SerialEntry action call. This enables
    • the currently valid price list records (based on the PL.OrderFilter).
    • the price and article properties for each article.
  2. The default PLPricing Search&List configuration references the PLPricing field group and applies the PL.OrderFilter.
  3. If you want to add brand or grade as filter criteria (in addition to ItemNumber), switch to the PLPricing field group and enter the following functions for the listed fields:
    Field Function
    End Price UnitPrice
    Item No. ItemNumber
    Brand Brand
    Grade Grade
  4. If you define PriceList in Serial Entry, the price should be picked up from that price list while adding a Item in Serial Entry. For this to work, make the following configuration changes:
    • set MatchWithParentPricing = true, parameter for Pricing Configuration
    • Set the Function name as "PriceList" for Pricing field in SerialEntry FieldGroup control
    • Use the same function name for the field in Pricing Info Area