Feature Flags (Rebates)

priceEntityAfterSave

If enabled, the whole Quote or Contract is recalculated after changes in a Configurator are saved. Default value: disabled

Id – configurator.priceEntityAfterSave

Type – boolean

Value – false

expandWorkflowComments

If enabled, comments entered by the approvers are expanded when the Workflow tab is displayed. Default value: disabled

Id – expandWorkflowComments

Type – boolean

Value – false

inputRules

Currently, there is one input rule type implemented for the table view and input matrix. Example: { from: 'Sales Discount in %', to: 'Quote Quantity', action: 'delete' }This means that content of 'Quote Quantity' field should be deleted if the 'Sales Discount in %' field is modified.

Id – inputRules

Type – json array

Value – []

showBackToList

Allows you to customize the content of the Rebate Agreements page.

If enabled, the arrow icon, allowing users to navigate from a Rebate Agreement detail page back to the list of Rebate Agreements, is displayed. Default value: enabled

Id – rebateAgreement.showBackToList

Type – boolean

Value – true

showInputsView

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the Input Parameters section in Line Items tree view. Default value: true

Id – rebateAgreement.showInputsView

Type – boolean

Value – true

showItemsViewOptions

Allows you to customize the content of the Rebate Agreements page.

If enabled, the View Options (eye) icon is displayed on the Items tab. This option can be used to switch between the tree view and the table view. Default value: enabled

Id – rebateAgreement.showItemsViewOptions

Type – boolean

Value – true

showRebateAgreementCalculationDate

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the Calculation Date text field on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementCalculationDate

Type – boolean

Value – true

showRebateAgreementEndDate

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the End Date text field on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementEndDate

Type – boolean

Value – true

showRebateAgreementExternalRef

Shows/hides the External Reference text field on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementExternalRef

Type – boolean

Value – true

showRebateAgreementGroups

Allows you to customize the content of the Rebate Agreements page.

Shows/hides (editable) fields "User Group (Edit)" and "User Group (View)" on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementGroups

Type – boolean

Value – true

showRebateAgreementLabel

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the Description field on the Rebate Agreement Header tab. Default value: true. For Ember only.

Id – rebateAgreement.showRebateAgreementLabel

Type – boolean

Value – true

showRebateAgreementPayoutDate

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the Payout Date text field on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementPayoutDate

Type – boolean

Value – true

showRebateAgreementStartDate

Allows you to customize the content of the Rebate Agreements page.

Shows/hides the Start Date text field on the Rebate Agreement Header tab. Default value: true

Id – rebateAgreement.showRebateAgreementStartDate

Type – boolean

Value – true

rebateAgreementDateInPastValidation

If enabled, a verification if the rebate agreement expiry date is not in the past is performed.

Id – rebateAgreementDateInPastValidation

Type – boolean

Value – false

showCreatedByName

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the Created By field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showCreatedByName

Type – boolean

Value – true

showEndDate

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the End Date field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showEndDate

Type – boolean

Value – true

showRebateAgreementHeader

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the rebate agreement header is displayed. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showRebateAgreementHeader

Type – boolean

Value – true

showSignatureStatus

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the Signature Status field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showSignatureStatus

Type – boolean

Value – true

showStartDate

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the Start Date field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showStartDate

Type – boolean

Value – true

showStatus

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the Status field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showStatus

Type – boolean

Value – true

showUserGroups

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the User Group Edit/View field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showUserGroups

Type – boolean

Value – true

showWorkflowStatus

The complete rebate agreement header or its individual elements can be hidden according to your needs.

If enabled, the Workflow Status field is displayed in the header. Default value: enabled

Id – rebateAgreementHeaderConfiguration.showWorkflowStatus

Type – boolean

Value – true

disabled

Id – rebateAgreementInput.disabled

Type – boolean

Value – false

idField

Name of Agreement object field, whose value will be displayed to the user in brackets, when they click on Agreement input and the dropdown with list of agreements shows. This value will then become a value of the Agreement input field, which can be read in the logic.

Id – rebateAgreementInput.idField

Type – text

Value – uniqueName

lookupField

Id – rebateAgreementInput.lookupField

Type – text

Value – uniqueName

placeholder

Id – rebateAgreementInput.placeholder

Type – text

Value – Enter the Rebate Agreement ID

searchButtonTip

Id – rebateAgreementInput.searchButtonTip

Type – text

Value – Search Rebate Agreement

valueField

Name of Agreement object field, whose value will be displayed to the user, when they click on Agreement input and the dropdown with list of agreements shows.

Id – rebateAgreementInput.valueField

Type – text

Value – uniqueName

lookupField

Allows you to configure rebate agreement items input.

Id – rebateAgreementItemInput.lookupField

Type – text

Value – uniqueName

nameField

Allows you to configure rebate agreement items input.

Name of Agreement object field, whose value will be displayed to the user, when they search on Items tab when searching for adding new line item.

Id – rebateAgreementItemInput.nameField

Type – text

Value – uniqueName

valueField

Allows you to configure rebate agreement items input.

Name of Agreement object field, whose value will be displayed to the user, when they search on Items tab when searching for adding new line item.

Id – rebateAgreementItemInput.valueField

Type – text

Value – label

rebateAgreementSaveBeforeSubmit

If enabled, a rebate agreement draft is saved automatically when the user clicks the Submit button without previously saving the quote.

Id – rebateAgreementSaveBeforeSubmit

Type – boolean

Value – true

showLineItemLookup

The showLineItemLookup flag enables you to hide the rebate agreeement item search field. Default value: enabled

Id – rebateManagerEditor.showLineItemLookup

Type – boolean

Value – true

showRebateAgreementHeaderText

If enabled, the Messages text box in the rebate agreement detail view is visible. Default value: enabled

Id – showRebateAgreementHeaderText

Type – boolean

Value – true

rebateAgreementDetail

If enabled, new rebate agreement detail will be used.

Id – useReactFor.rebateAgreementDetail

Type – boolean

Value – false

rebateAgreementList

If enabled, new rebate agreement list will be used.

Id – useReactFor.rebateAgreementList

Type – boolean

Value – true

validateInputsOnPrice

Configures user inputs validation (if all required fields are filled in) when a quote or contract is recalculated. Possible values: none – Disables the validation. strict – Prevents the action to be executed if the validation fails. warn – The action is executed even if the validation fails but a warning is displayed.

Id – validateInputsOnPrice

Type – text

Value – strict

Found an issue in documentation? Write to us.

Â