Revision d05e1443
Von Moritz Bunkus vor mehr als 8 Jahren hinzugefügt
templates/webpages/ar/search.html | ||
---|---|---|
67 | 67 |
</tr> |
68 | 68 |
<tr> |
69 | 69 |
<th align=right nowrap>[% 'Transaction description' | $T8 %]</th> |
70 |
<td colspan=3><input name=transaction_description id=transaction_description size=40></td> |
|
70 |
<td><input name=transaction_description id=transaction_description size=20></td> |
|
71 |
<th align="right">[% 'Part Description' | $T8 %]</th> |
|
72 |
<td><input name="parts_description" size="20"></td> |
|
71 | 73 |
</tr> |
72 | 74 |
<tr> |
73 | 75 |
<th align=right nowrap>[% 'Notes' | $T8 %]</th> |
74 |
<td colspan=3><input name=notes id=notes size=40></td> |
|
76 |
<td><input name=notes id=notes size=20></td> |
|
77 |
<th align="right">[% 'Part Number' | $T8 %]</th> |
|
78 |
<td><input name="parts_partnumber" size="20"></td> |
|
75 | 79 |
</tr> |
76 | 80 |
<tr> |
77 | 81 |
<th align="right">[% 'Project Number' | $T8 %]</th> |
Auch abrufbar als: Unified diff
Verkaufsrechnungen: Suche nach Artikelnummer/-beschreibung in Positionen