Last updated

Price settings

Here is all the different client settings that will change the behaviour in Norce regarding the price lists and pricing functionality.

Settings

The overall settings

SettingDescriptionUsage
When PriceListSeed is used in Norce API, disregard public price listsAs the long name suggest, this lets you manipulate best price validations by passing in the pricelists yourself to the API
Aggregate costs for virtual skusFalseFor packages and structure products the cost will be calculated from the child products

How recommended price is inherited from parent price list to its children.

SettingDefaultDescription
Use legacyTrue (*)See legacy functionality below (other settings are disabled)
Inherit Recommended priceFalse (**)Recommended price is inherited (if exist on parent)
Inherit from Standard priceFalseParent sale price will be inherited to rec price (unless rec price exist on parent)
Inherit from same currency onlyTrue (if legacy=false)Disallow inheritance if parent price is in a different currency
Use specific rounding rulesFalseUse rounding rules when price is inherited from a different currency (rounding rules must be set up see rounding). Only applicable when same currency only = false.

(*) Legacy will soon be disabled for new setups and only exist for backward compatibility of existing clients.

(**) Will be default when legacy is disabled for new setups.

Cost Unit and Cost Purchase

How unit and purchase cost is inherited from parent price list to its children.

SettingDefaultDescription
Use legacy (Unit Cost)True (*)See legacy functionality below (other unit cost settings are disabled)
Use legacy (Purchase Cost)True (*)See legacy functionality below (other purchase cost settings are disabled)
Inherit Cost UnitFalse (**)Unit cost is inherited (if exist on parent)
Inherit Cost PurchaseFalse (**)Purchase cost is inherited (if exist on parent)
Inherit from same currency only (Unit)TrueDisallow inheritance if parent cost is in a different currency
Inherit from same currency only (Purchase)TrueDisallow inheritance if parent cost is in a different currency

(*) Legacy will soon be disabled for new setups and only exist for backward compatibility of existing clients.

(**) Will be default when legacy is disabled for new setups.

Note

Purchase cost will be overridden if the child price list has its own connected suppliers and products.

Catalog Price

How catalog price is inherited from parent price list to its children.

SettingDefaultDescription
Use LegacyTrue (*)See legacy functionality below (other settings are disabled)
Inherit Price CatalogFalse (**)Catalog price is inherited (if exist on parent)
Inherit from same currency onlyTrueDisallow inheritance if parent catalog price is in a different currency

(*) Legacy will soon be disabled for new setups and only exist for backward compatibility of existing clients.

(**) Will be default when legacy is disabled for new setups.

Competitor settings

SettingDescriptionUsage
Competitors by applicationCompetitors marked for each applicationUse this if you have applications for different markets
Limit price calculation to connected competitorsxxx

Other settings

SettingDescriptionUsage
Get recommended price from supplierAllows Norce to fetch the Recommended price from the supplier product catalogsUse this if you have product creation automation from supplier data

Legacy functionality

SettingDescription
Recommended price inheritanceRecommended price is inherited to all child price lists, if different currency the amount will be converted without rounding. And if the parent doesnt have a recommended price the sale price will be used instead
Unit Cost inheritanceUnit cost is inherited to all child price lists, if different currency the amount will be converted without rounding. If the field is empty nothing is inherited
Purchase Cost inheritancePurchase cost is inherited to all child price lists, if different currency the amount will be converted without rounding. If the field is empty nothing is inherited. Purchase cost can be overridden if the child price list has its own suppliers connected to it on the product
Catalog Price inheritanceCatalog price is inherited to all child price lists, if different currency the amount will be converted without rounding. If the field is empty nothing is inherited

Further reading

  • Set up price list structure (coming)