/
Calculation

Calculation

The admin area "Calculation" controls - partly together with corresponding product properties - the calculation logic in the editor.

Screenshot 2024-03-13 at 16.03.46.png

Setting

Type

Parameter Name

Parameter Textblock

Note

Setting

Type

Parameter Name

Parameter Textblock

Note

Settings for Product Properties, Type Pricecalculation

Apply price matrix to list price

 

Option switch

matrixSetListPrice

true / false

Default: false

If this setting is active, the price calculation product property is applied to the list price.

See Price Calculation

Apply price matrix to sales price

 

Option switch

matrixSetEndPrice

true / false

Default: false

If this setting is active, the price calculation product property is applied to the end price.

See Price Calculation

Apply price matrix to lower price limit

 

Option switch

matrixSetLowSell

true / false

Default: false

If this setting is active, the product property Price calculation is used to calculate lower price limits.

See Lower Price Limits (via Product Property Price Calculation)

Quantity Settings

Multiply packaging unit in calculation

 

Option switch

CalculatePackingunit

true / false

default_standard: false,
default_newInstallation: true

Parameter defines the sum calculation with packaging unit:

  • true = The number in the packaging unit is multiplied by the quantity and is included in the grand total

  • false = The packaging unit is only displayed for information purposes and has no influence on the grand total

Use Column Quantity Multiplier

 

Option switch

CalculateQuantityMultiplier

true / false

Default: false

This parameter activates an additional quantity column.

Quantity limited to integers

 

Option switch

roundquant

true / false

Default: false

This parameter controls whether the numbers entered in the quantity fields should be limited to integers.

  • true = Limitation to integers activated

  • false = Limitation to integers deactivated, numbers with decimal places can be entered

Omit empty decimal places in quantity columns.

 

Option switch

omitEmtpyDecimalPlacesOnQuantityColumns

true / false

Default: false

If omitEmtpyDecimalPlacesOnQuantityColumns = true, empty decimal places in the quantity columns are not displayed, i.e.

  • 1.00 is displayed as 1

  • 1.500 is displayed as 1.5

  • 1.230 is displayed as 1.23

Rounding Behaviour

Discount rounded to integers

 

Option switch

rounddiscount

true / false

Default: false

If this setting is active, discounts at product level are rounded to whole numbers.

Use exact values to calculate sum values

 

Option switch

useExactValueForSumCalculation

true / false

Default: false

If this setting is activated, quote items of type Sum use exact values for calculation, otherwise they use values rounded to the second decimal place.

Use rounded values to calculate product values

 

Option switch

useRoundedValueForProductCalculation

true / false

Default: false

If this setting is activated, quote items of the type Product use values rounded to two decimal places for calculation, otherwise they use exact values.

Opportunity Product Sync: Do not Scale Product's UnitPrice

 

Option switch

doNotScaleOpportunityLineItemUnitPrice

true / false

Default: false

If active, the UnitPrice is no longer rounded during opportunity sync.

Omit Emtpy Decimal Places On Currency Columns.

 

Option switch

omitEmtpyDecimalPlacesOnCurrencyColumns

true / false

Default: false

If active, empty decimal places in currency columns are not displayed.

Calculation Trigger

Recalculate opportunity products before syncing them to quote

 

Option switch

CopyOppItemsNull

true / false

Default: false

If active, the opportunity products are reset to the original price book entry when synced to the quote, product properties are applied and sum discounts are adjusted if a discount matrix exists.

Do Not Update Brick Calculation

 

Option switch

doNotUpdateBrickCalculation

true / false

Default: false

If this setting is active, manually changed prices and discounts in Bricks are transferred unchanged to the quote.

Related content