Revision 65d2537d
Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt
templates/webpages/ic/search.html | ||
---|---|---|
2 | 2 |
[%- USE HTML %] |
3 | 3 |
[%- USE LxERP %] |
4 | 4 |
[%- USE L %] |
5 |
[%- USE P %] |
|
5 | 6 |
<h1>[% title %]</h1> |
6 | 7 |
|
7 | 8 |
<form method="post" action="ic.pl"> |
... | ... | |
27 | 28 |
<th align="right" nowrap>[% 'EAN' | $T8 %]</th> |
28 | 29 |
<td><input name="ean" size="20"></td> |
29 | 30 |
</tr> |
30 |
|
|
31 |
<tr> |
|
32 |
<th align="right" nowrap>[% 'Part Classification' | $T8 %]:</th> |
|
33 |
<td>[% P.select_classification('classification_id') %]</td> |
|
34 |
</tr> |
|
31 | 35 |
<tr> |
32 | 36 |
<th align="right" nowrap>[% 'Part Description' | $T8 %]</th> |
33 | 37 |
<td colspan="3"><input name="description" size="40" class="initial_focus"></td> |
34 | 38 |
</tr> |
35 |
|
|
36 | 39 |
<tr> |
37 | 40 |
<th align="right" nowrap>[% 'Partsgroup' | $T8 %]</th> |
38 | 41 |
<td> |
Auch abrufbar als: Unified diff
Artikel-Klassifizierung