Versions Compared
Version | Old Version 3 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Table of Contents |
---|
Einführung
Mit der Produkteigenschaft "Preiskalkulation" ist es möglich, einen Auf- oder Abschlag auf den Listen- oder Verkaufspreis zu kalkulieren.
Voraussetzung dafür ist, dass in den Admin-Einstellungen im Bereich Kalkulation folgende Optionen aktiviert sind:
Erstellen Sie eine neue Produkteigenschaft vom Datensatztyp "Preiskalkulation". Es öffnet sich die Maske zur Konfiguration der Produkteigenschaft:
Image Removed
Note |
---|
Eine Produkteigenschaft vom Typ Preiskalkulation wird auf den Listenpreis lt. Preisbucheintrag angewandt und das nur einmalig initial beim Laden des Produkts. |
Konfiguration
Für die Produkteigenschaft "Preiskalkulation" sind folgende Felder auszufüllen:Name der Produkteigenschaft.
Hinweis: Produkteigenschaften der Form "Preiskalkulation" werden im Angebot selbst nicht eigens ausgewiesen, sondern direkt auf den Listen- oder Verkaufspreis angerechnet:
Introduction
With the product property "Pricecalculation" it is possible to calculate a markup or markdown on the list or sales price.
The prerequisite for this is that the following options are activated in the Admin Settings > Calculation section:
"Apply price matrix to list price" (alternatively: "Apply price matrix to sales price", see below).
Create a new product property of the record type "Pricecalculation". The mask for configuring the product property opens:
![](https://factory42.atlassian.net/wiki/download/thumbnails/3340143789/Screenshot%20(319).png?version=1&modificationDate=1641207518988&cacheVersion=1&api=v2&width=442)
In this example, the product property is used to calculate a 10% discount on the list price of the GenWatt Diesel 200 kW product.
Configuration
The following fields must be filled in for the "Pricecalculation" product property:
Field name | API-Name | Function | Example |
---|---|---|---|
Product Property | Name | Name of the product property. | Discount 10% |
Order | sf42_quotefx__SF42_CalcOrder__c | Optional |
Die Berechnung mehrerer Produkteigenschaften vom Typ Preiskalkulation erfolgt konsekutiv, d.h. immer vom ausgehend vom angepassten Listenpreis aus, entsprechend der festgelegten Reihenfolge.
Produkt, determines, in case of several product properties of a record type for a product, the order in which they are queried in the quote. The calculation of several product properties of the Pricecalculation type is performed consecutively, i.e. always starting from the adjusted Listprice, according to the specified order. | |
Product | sf42_quotefx__SF42_Product__c |
es bildet zugleich die Berechnungsgrundlage. Die Berechnung der Preiskalkulation wird je nach Einstellung auf den Listenpreis oder den Verkaufspreis des Produkts angewendet
The product property refers to this product, it is also the basis for the calculation. The price calculation is applied to the Listprice or the Sales price of the product, depending on the setting. | GenWatt Diesel 200kW |
Price book entry: |
Product Group | sf42_quotefx__SF42_Product_Group__c |
Alternativ zur Kategorie "Produkt", kann sich die Preiskalkulation auch auf Produkte einer Produktgruppe beziehen. In diesem Fall ist kein Produkt anzugeben.
As an alternative to the "Product" category, the price calculation can also refer to products of a product group. In this case, no product is to be specified. | |
secondary Product Group | sf42_quotefx__SF42_Product_Group_2__c |
Indicates the secondary product group, if applicable. |
Important: The product property then only applies to products that have exactly this combination of Parent and Child product group. | |
Operator (+/-) | sf42_quotefx__SF42_calc_Operator__c |
The + |
and - operators can be used to define a markup or markdown | - |
Value Type (%/€) | sf42_quotefx__SF42_calc_ValueType__c |
At this point, the price calculation can be set as an absolute amount or percentage value. | 10 |
Calculation Value | sf42_quotefx__SF42_calc_Value__c |
Sets the calculation value. | % |
Calculation: | |||
is Lowsell Price | sf42_quotefx__SF42_calc_isLowsell__c | Optional. |
25.000 -10% = 22.500 €
Warning |
---|
Eine Preiskalkulation mit Operator = ist unsinnig und wird daher ignoriert. Bei der Umstellung auf den Lightning-Editor ist es u.U. vonnöten, bestehende Lightning-Pages anzupassen und die Auswahlmöglichkeit = in der Produkteigenschaft Preiskalkulation zu entfernen. |
Anzeige im Angebotseditor
Im Angebot wird der über die Produkteigenschaft errechnete Wert gleich als Listenpreis ausgegeben:
Image Removed
Warning | ||
---|---|---|
| ||
In appero quote Classic bestand die Möglichkeit, einen Auf- oder Abschlag global über alle Produkte zu vergeben, indem man der Preiskalkulation weder Produkt noch Produktgruppe(n) zuordnete. In appero quote Lightning werden derart konfigurierte Produkteigenschaften als unvollständig behandelt und ignoriert. Bitte passen Sie Ihre Produkteigenschaften entsprechend an. |
Preismatrix auf Verkaufspreis anwenden
Alternativ zum Listenpreis können Sie die Preiskalkulation auch auf den Verkaufspreis anwenden. Die Preiskalkulation wird dann auf die Spalte Endprice angewandt und der Rabatt als Differenz zum Listenpreis eingetragen.
Voraussetzungen:
- MatrixSetEndPrice wird auf true gesetzt.
- MatrixSetListPrice darf nicht gleichzeitig aktiviert sein.
- multipliyOnListprice darf nicht gleichzeitig aktiviert sein.
- Das Produkt hat einzig Produkteigenschaften vom Typ: Produkteigenschaft ohne Berechnung.
Preisuntergrenze
Die Produkteigenschaft Preiskalkulation lässt sich auch zur Definition von Preisuntergrenzen verwenden. Wird ein bestimmter Rabatt vom Mitarbeiter überschritten, kann dann ein Genehmigungsprozess ausgelöst werden. Näheres siehe im Abschnitt English - PreisuntergrenzenThis function requires an additional Admin Setting > Calculation "Apply price matrix to lower price limits". An approval process can be triggered when the defined lower price limit is reached. When the product property is used to define a lower price limit, the default price calculation is suspended. |
Warning |
---|
A price calculation with operator = makes no sense and is therefore ignored. |
Display in the quote Editor
In the quote, the value calculated via the product property is immediately output as the Listprice:
![](https://factory42.atlassian.net/wiki/download/thumbnails/3340143789/Screenshot%20(320).png?version=1&modificationDate=1641207917419&cacheVersion=1&api=v2&width=680)
Apply price matrix to sales price
As an alternative to the list price, you can also apply the price calculation to the sales price. The price calculation is then applied to the Endprice column and the discount is entered as the difference to the Listprice.
Requirements:
MatrixSetEndPrice is set to true.
MatrixSetListPrice must not be activated at the same time.
multipliyOnListprice must not be activated at the same time.
The product has only product properties of the type: “Product Property without Price Influence”.
Note |
---|
If you combine the pricecalculation on the sales price with other product properties, the pricecalculation is ignored in the calculation. |
Lower price limits
The product property Pricecalculation can also be used to define lower price limits. If a certain discount is exceeded by the employee, an approval process can then be triggered. For more information, see the Lower Price Limits section.