Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Advanced ConfigurationTypeSample ValueDescription

availableWorkStatus

string

Ready,In Progress,Not touched,Discarded,For grooming

Defines your own values to represent work status. See Work Status Options.

calculableObjectPreferredMapping

json

{ "ListPrice":"attribute22", "ResultPrice":"attribute23", "Label":"attribute24", "Currency":"attribute25", "Comment":"attribute26" }

Sets mapping between element names and attribute numbers. See Defaults for Price Lists and LPGs.

defaultFormula

string

QuoteLogic

Defines a generic calculation logic. For details see Generic Logic. See Generic Logic.

defaultPLFormula

string

PL_DefaultPriceList

Defines a default logic used for Price Lists. See Defaults for Price Lists and LPGs.

defaultPLPreferenceInfo

string

[ 203 ] - Default (2020-12-03)

Defines which Price List’s view preference for the output columns will be used as a template and applied to all Price Lists without individual settings. See Defaults for Price Lists and LPGs.

defaultPLUserNotification

enum

NONE, EMAIL

Defines which user is notified when the calculation of a new Price List is completed. See Defaults for Price Lists and LPGs.

mandatoryPLElements

jsonarray

[ "ListPrice", "Margin" ]

Makes specified Price List outputs mandatory. See How can I make Price List outputs mandatory?

pricelistLogics

jsonarray

[ { "uniqueName" : "Chem-Pricing", "resultElementName" : "ListPrice" } ]

Defines a list of logics (sub selection of all logics) available when creating Price Lists.

pricelistTargetDateEditable

boolean

If set to true, it is possible to edit the target date even after the price list was calculated.