Skip to main content

Uplift

designInterfaces_uplift included in the Core module.

Description

Implemented by dodis with invoiced items to allow price adjustment

Properties

PropertyValue
NameUplift
CodedesignInterfaces_uplift
TypeDesign interface
ContextCore
Title-
Subtitle-
Icon-
Colour-

Implements

This interface does not implement any interfaces.

Applied to designs/interfaces

This interface is not added to any designs or interfaces when this module is installed.

Attributes

This interface directly creates the following attributes.

Price Multiplier

Optional multiplier to adjust the invoice cost e.g. 1.1 => 10% increase

PropertyValue
NamePrice Multiplier
Codeattributes_upliftPriceMultiplier
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 7,
"min": 0
}

Price Adjustment

Optional value to adjust the invoice cost

PropertyValue
NamePrice Adjustment
Codeattributes_upliftPriceAdjustment
TypeNumber
Requiredfalse
Uniquefalse
Readonlyfalse
Options
{
"decimalPlaces": 2
}

Default attribute permissions

This interface does not apply any default attribute permissions.

Permissions

No permissions defined on interface.