Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3d00705b

Von Hans Peter Schlaepfer vor mehr als 5 Jahren hinzugefügt

  • ID 3d00705b5a6228863eb48e9fabf79ce5a42e53a1
  • Vorgänger 1da86bc7
  • Nachfolger 9d0fc9cc

Neues kivitendo Design Aenderungen in templates/webpages/price_rule/..

Unterschiede anzeigen:

templates/webpages/price_rule/price_type_help.html
2 2
[% 'Matching Price Rules can apply in one of three types:' | $T8 %]
3 3

  
4 4
<h3>[% 'Price' | $T8 %]</h3>
5

  
6 5
<p>
7
[% 'This will set an exact price.' | $T8 %]
8
[% 'It will not be further modified by any other source, and will be offered in records like this.' | $T8 %]
6
  [% 'This will set an exact price.' | $T8 %]
7
  [% 'It will not be further modified by any other source, and will be offered in records like this.' | $T8 %]
9 8
</p>
10 9

  
11 10
<h3>[% 'Reduced Master Data' | $T8 %]</h3>
12

  
13 11
<p>
14
[% 'This will reduce the appropriate Master Data price by this in percent points.' | $T8 %]
15
[% 'This will happen before the price is offered, and the reduction will not be printed in documents.' | $T8 %]
16
[% 'Negative reductions are possible to model price increases.' | $T8 %]
12
  [% 'This will reduce the appropriate Master Data price by this in percent points.' | $T8 %]
13
  [% 'This will happen before the price is offered, and the reduction will not be printed in documents.' | $T8 %]
14
  [% 'Negative reductions are possible to model price increases.' | $T8 %]
17 15
</p>
18

  
19 16
<p>[% 'Example' | $T8 %]:</p>
20

  
21 17
<pre>[% 'Set (set to)' | $T8 %] [% 'Reduced Master Data' | $T8 %] [% 'to (set to)' | $T8 %] 3</pre>
22

  
23 18
<p>
24
[% 'This will apply a 3% reduction to the master data price before entering it into the record item.' | $T8 %]
19
  [% 'This will apply a 3% reduction to the master data price before entering it into the record item.' | $T8 %]
25 20
</p>
26

  
27 21
<h3>[% 'Discount' | $T8 %]</h3>
28

  
29 22
<p>
30
[% 'This will be treated as a discount in percent points.' | $T8 %]
31
[% 'Contrary to Reduced Master Data this will be shown as discount in records.' | $T8 %]
32
[% 'The discounted amount will be shown in documents.' | $T8 %]
23
  [% 'This will be treated as a discount in percent points.' | $T8 %]
24
  [% 'Contrary to Reduced Master Data this will be shown as discount in records.' | $T8 %]
25
  [% 'The discounted amount will be shown in documents.' | $T8 %]
33 26
</p>

Auch abrufbar als: Unified diff