Revision 791eb106
Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt
templates/design40_webpages/part/_basic_data.html | ||
---|---|---|
</td>
|
||
</tr>
|
||
[% END %]
|
||
</tbody>
|
||
</table>
|
||
<div id="pricegroups">
|
||
[% PROCESS 'part/_pricegroup_prices.html' %]
|
||
</div>
|
||
<table id="ic5" class="tbl-horizontal">
|
||
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup>
|
||
<tbody>
|
||
[% IF SELF.all_price_factors.size %]
|
||
<tr>
|
||
<th>[% 'Price Factor' | $T8 %]</th>
|
||
... | ... | |
<th><label for="part_not_discountable">[% 'Not Discountable' | $T8 %]</label></th>
|
||
<td>[% L.checkbox_tag('part.not_discountable', checked = SELF.part.not_discountable, for_submit=1) %]</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<div id="pricegroups">
|
||
[% PROCESS 'part/_pricegroup_prices.html' %]
|
||
</div>
|
||
<table id="ic5" class="tbl-horizontal">
|
||
<colgroup> <col class="wi-mediumsmall"><col class="wi-small"> </colgroup>
|
||
<tbody>
|
||
<tr>
|
||
<th>[% 'Business Volume' | $T8 %]</th>
|
||
<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