/
Editable List Price

Editable List Price

General

Until now, the ability to change the list price of a product was controlled by the setup text changeListPrice.

The existing setup text changeListPrice is ignored in appero quote Lightning. Instead, overwriting the list price is controlled by the SF42_editableListprice__c checkbox on Product2. If this is active, the list price can be overwritten manually in the quote editor.

Exceptions

Certain product properties prevent the list price from being overwritten regardless of the checkbox, as they themselves influence the list price:

  • Pricecalculation

  • Pricecalculation from Sum

  • Pricecalculation from Product

  • Product Properties with Price Influence that use the = operator

Product properties that count towards the list price of a product automatically override the setting in the SF42_editableListprice__c checkbox. The list price can then not be edited.

Related content