Revision 411c4ff7
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
templates/webpages/ar/search.html | ||
---|---|---|
65 | 65 |
<th align="right">[% 'Ship via' | $T8 %]</th> |
66 | 66 |
<td>[% L.input_tag("shipvia", "", style=style) %]</td> |
67 | 67 |
</tr> |
68 |
<tr> |
|
69 |
<th align="right" nowrap>[% 'Payment Term' | $T8 %]</th> |
|
70 |
<td>[% L.select_tag('payment_id', ALL_PAYMENT_TERMS, with_empty=1, title_key="description", style=style) %]</td> |
|
71 |
</tr> |
|
68 | 72 |
<tr> |
69 | 73 |
<th align="right">[% 'Project Number' | $T8 %]</th> |
70 | 74 |
<td>[% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %]</td> |
Auch abrufbar als: Unified diff
Rechnungsbericht VK und EK nach Zahlungsbedingung filtern können