Feature Flags (Rebates)

Feature Flags (Rebates)

priceEntityAfterSave

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

Idconfigurator.priceEntityAfterSave

Type – boolean

Valuefalse

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

IdrebateAgreement.showBackToList

Type – boolean

Valuetrue

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

IdrebateAgreement.showRebateAgreementCalculationDate

Type – boolean

Valuetrue

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

IdrebateAgreement.showRebateAgreementEndDate

Type – boolean

Valuetrue

showRebateAgreementExternalRef

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

IdrebateAgreement.showRebateAgreementExternalRef

Type – boolean

Valuetrue

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

IdrebateAgreement.showRebateAgreementGroups

Type – boolean

Valuetrue

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

IdrebateAgreement.showRebateAgreementPayoutDate

Type – boolean

Valuetrue

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

IdrebateAgreement.showRebateAgreementStartDate

Type – boolean

Valuetrue

rebateAgreementDateInPastValidation

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

IdrebateAgreementDateInPastValidation

Type – boolean

Valuefalse

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

IdrebateAgreementHeaderConfiguration.showCreatedByName

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showEndDate

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showSignatureStatus

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showStartDate

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showStatus

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showUserGroups

Type – boolean

Valuetrue

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

IdrebateAgreementHeaderConfiguration.showWorkflowStatus

Type – boolean

Valuetrue

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.

IdrebateAgreementInput.idField

Type – text

ValueuniqueName

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.

IdrebateAgreementInput.valueField

Type – text

ValueuniqueName

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.

IdrebateAgreementItemInput.nameField

Type – text

ValueuniqueName

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.

IdrebateAgreementItemInput.valueField

Type – text

Valuelabel

showLineItemLookup

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

IdrebateManagerEditor.showLineItemLookup

Type – boolean

Valuetrue

showRebateAgreementHeaderText

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

IdshowRebateAgreementHeaderText

Type – boolean

Valuetrue

rebateAgreementDetail

If enabled, new rebate agreement detail will be used.

IduseReactFor.rebateAgreementDetail

Type – boolean

Valuefalse

rebateAgreementList

If enabled, new rebate agreement list will be used.

IduseReactFor.rebateAgreementList

Type – boolean

Valuetrue

Found an issue in documentation? Write to us.