Revision 791eb106
Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt
templates/design40_webpages/part/_basic_data.html | ||
---|---|---|
124 | 124 |
</td> |
125 | 125 |
</tr> |
126 | 126 |
[% END %] |
127 |
</tbody> |
|
128 |
</table> |
|
129 |
<div id="pricegroups"> |
|
130 |
[% PROCESS 'part/_pricegroup_prices.html' %] |
|
131 |
</div> |
|
132 |
<table id="ic5" class="tbl-horizontal"> |
|
133 |
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup> |
|
134 |
<tbody> |
|
135 | 127 |
[% IF SELF.all_price_factors.size %] |
136 | 128 |
<tr> |
137 | 129 |
<th>[% 'Price Factor' | $T8 %]</th> |
... | ... | |
144 | 136 |
<th><label for="part_not_discountable">[% 'Not Discountable' | $T8 %]</label></th> |
145 | 137 |
<td>[% L.checkbox_tag('part.not_discountable', checked = SELF.part.not_discountable, for_submit=1) %]</td> |
146 | 138 |
</tr> |
139 |
</tbody> |
|
140 |
</table> |
|
141 |
<div id="pricegroups"> |
|
142 |
[% PROCESS 'part/_pricegroup_prices.html' %] |
|
143 |
</div> |
|
144 |
<table id="ic5" class="tbl-horizontal"> |
|
145 |
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup> |
|
146 |
<tbody> |
|
147 | 147 |
<tr> |
148 | 148 |
<th>[% 'Business Volume' | $T8 %]</th> |
149 | 149 |
<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