Index  Up  <<  >>  


CommonAdjust

IMPORTANT NOTE: CommonAdjust has been changed to support a chained pricing scheme. The following text describes the old definition of CommonAdjust when used in concert with PriceAdjustment. See Price Maintenance with CommonAdjust.

A MiniVend database identifier specifying a database that contains, keyed on the item attribute value (not the product code!), any price adjustments that are to be done based on item attributes.

Care needs to be used. Each attribute specified in PriceAdjustment must have a corresponding column with the same name (case-sensitive), which when keyed by the item attribute value yields the price adjustment (if any) to be made for any item having that attribute and containing that value. Used in concert with PriceAdjustment, and is not set by default, disabling the common adjustment database feature.

    CommonAdjust   adjustments

Can be set in the Locale settings to allow different price adjustment databases for different currencies (MV3.07 and up).

Index  Up  <<  >>