Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0fb295c3

Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt

  • ID 0fb295c37e4d395ccf542974c74a3382582758ce
  • Vorgänger eaadccae
  • Nachfolger 7259e7dc

Neues Design 2019 Standard-Code templates/webpages/price_rule/price_type_help.html

Unterschiede anzeigen:

templates/webpages/price_rule/price_type_help.html
[% 'Matching Price Rules can apply in one of three types:' | $T8 %]
<h3>[% 'Price' | $T8 %]</h3>
<p>
[% 'This will set an exact price.' | $T8 %]
[% 'It will not be further modified by any other source, and will be offered in records like this.' | $T8 %]
[% 'This will set an exact price.' | $T8 %]
[% 'It will not be further modified by any other source, and will be offered in records like this.' | $T8 %]
</p>
<h3>[% 'Reduced Master Data' | $T8 %]</h3>
<p>
[% 'This will reduce the appropriate Master Data price by this in percent points.' | $T8 %]
[% 'This will happen before the price is offered, and the reduction will not be printed in documents.' | $T8 %]
[% 'Negative reductions are possible to model price increases.' | $T8 %]
[% 'This will reduce the appropriate Master Data price by this in percent points.' | $T8 %]
[% 'This will happen before the price is offered, and the reduction will not be printed in documents.' | $T8 %]
[% 'Negative reductions are possible to model price increases.' | $T8 %]
</p>
<p>[% 'Example' | $T8 %]:</p>
<pre>[% 'Set (set to)' | $T8 %] [% 'Reduced Master Data' | $T8 %] [% 'to (set to)' | $T8 %] 3</pre>
<p>
[% 'This will apply a 3% reduction to the master data price before entering it into the record item.' | $T8 %]
[% 'This will apply a 3% reduction to the master data price before entering it into the record item.' | $T8 %]
</p>
<h3>[% 'Discount' | $T8 %]</h3>
<p>
[% 'This will be treated as a discount in percent points.' | $T8 %]
[% 'Contrary to Reduced Master Data this will be shown as discount in records.' | $T8 %]
[% 'The discounted amount will be shown in documents.' | $T8 %]
[% 'This will be treated as a discount in percent points.' | $T8 %]
[% 'Contrary to Reduced Master Data this will be shown as discount in records.' | $T8 %]
[% 'The discounted amount will be shown in documents.' | $T8 %]
</p>

Auch abrufbar als: Unified diff