Revision 54875458
Von Jan Büren vor etwa 5 Jahren hinzugefügt
templates/webpages/ap/search.html | ||
---|---|---|
49 | 49 |
[% L.date_tag('transdateto') %] |
50 | 50 |
</td> |
51 | 51 |
</tr> |
52 |
<tr> |
|
53 |
<th align=right nowrap>[% 'Due Date' | $T8 %]</th> |
|
54 |
<td> |
|
55 |
[% L.date_tag('duedatefrom') %] |
|
56 |
[% 'Bis' | $T8 %] |
|
57 |
[% L.date_tag('duedateto') %] |
|
58 |
</td> |
|
59 |
</tr> |
|
52 | 60 |
<input type=hidden name=sort value=transdate> |
53 | 61 |
</table> |
54 | 62 |
</td> |
Auch abrufbar als: Unified diff
Einkaufsrechnung -> Suche. Fälligkeitsdatum als Suchfilter hinzugefügt