Revision b60bd0f8
Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt
templates/design40_webpages/part/_basic_data.html | ||
---|---|---|
120 | 120 |
</td> |
121 | 121 |
</tr> |
122 | 122 |
[% END %] |
123 |
</tbody> |
|
124 |
</table> |
|
125 |
<div id="pricegroups"> |
|
126 |
[% PROCESS 'part/_pricegroup_prices.html' %] |
|
127 |
</div> |
|
128 |
<table id="ic5" class="tbl-horizontal"> |
|
129 |
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup> |
|
130 |
<tbody> |
|
131 | 123 |
[% IF SELF.all_price_factors.size %] |
132 | 124 |
<tr> |
133 | 125 |
<th>[% 'Price Factor' | $T8 %]</th> |
... | ... | |
140 | 132 |
<th><label for="part_not_discountable">[% 'Not Discountable' | $T8 %]</label></th> |
141 | 133 |
<td>[% L.checkbox_tag('part.not_discountable', checked = SELF.part.not_discountable, for_submit=1) %]</td> |
142 | 134 |
</tr> |
135 |
</tbody> |
|
136 |
</table> |
|
137 |
<div id="pricegroups"> |
|
138 |
[% PROCESS 'part/_pricegroup_prices.html' %] |
|
139 |
</div> |
|
140 |
<table id="ic5" class="tbl-horizontal"> |
|
141 |
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup> |
|
142 |
<tbody> |
|
143 | 143 |
<tr> |
144 | 144 |
<th>[% 'Business Volume' | $T8 %]</th> |
145 | 145 |
<td>[% L.input_tag("part.gv_as_number", SELF.part.gv_as_number, class='reformat_number numeric wi-mediumsmall', size=10) %]</td> |
Auch abrufbar als: Unified diff
design40: Artikelstamm: Preisfaktor und "nicht rabattierfähig" zu Preisen