Revision 3ba519ac
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
templates/webpages/dunning/add.html | ||
---|---|---|
43 | 43 |
<td colspan="3"><input name="ordnumber" size="20"></td> |
44 | 44 |
</tr> |
45 | 45 |
|
46 |
<tr> |
|
47 |
<th align="right" nowrap>[% 'Payment Term' | $T8 %]</th> |
|
48 |
<td colspan="3">[% L.select_tag('payment_id', ALL_PAYMENT_TERMS, with_empty=1, title_key='description', with_empty=1) %]</td> |
|
49 |
</tr> |
|
50 |
|
|
46 | 51 |
<tr> |
47 | 52 |
<th align="right" nowrap>[% 'Notes' | $T8 %]</th> |
48 | 53 |
<td colspan="3"><input name="notes" size="40"></td> |
Auch abrufbar als: Unified diff
Dunning: Beim Erzeugen nach Zahlungsbedingung filtern