Revision 411c4ff7
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
templates/webpages/ap/search.html | ||
---|---|---|
34 | 34 |
<th align="right">[% 'Steuersatz' | $T8 %]</th> |
35 | 35 |
<td>[% L.select_tag('taxzone_id', ALL_TAXZONES, with_empty=1, title_key='description', style=style) %]</td> |
36 | 36 |
</tr> |
37 |
<tr> |
|
38 |
<th align="right" nowrap>[% 'Payment Term' | $T8 %]</th> |
|
39 |
<td>[% L.select_tag('payment_id', ALL_PAYMENT_TERMS, with_empty=1, title_key='description', style=style) %]</td> |
|
40 |
</tr> |
|
37 | 41 |
<tr> |
38 | 42 |
<th align="right" nowrap>[% 'Transaction description' | $T8 %]</th> |
39 | 43 |
<td>[% L.input_tag("transaction_description", "", style=style) %]</td> |
Auch abrufbar als: Unified diff
Rechnungsbericht VK und EK nach Zahlungsbedingung filtern können