Revision 8dc4cef2
Von Bernd Bleßmann vor mehr als 9 Jahren hinzugefügt
templates/webpages/ct/search.html | ||
---|---|---|
66 | 66 |
</tr> |
67 | 67 |
[% END %] |
68 | 68 |
|
69 |
<tr> |
|
70 |
<th align="right">[% 'Insert Date' | $T8 %] [% 'From' | $T8 %]</th> |
|
71 |
<td> |
|
72 |
[% L.date_tag('insertdatefrom') %] |
|
73 |
</td> |
|
74 |
<th align="right">[% 'Bis' | $T8 %]</th> |
|
75 |
<td> |
|
76 |
[% L.date_tag('insertdateto') %] |
|
77 |
</td> |
|
78 |
</tr> |
|
79 |
|
|
69 | 80 |
[% CUSTOM_VARIABLES_FILTER_CODE %] |
70 | 81 |
|
71 | 82 |
<tr> |
... | ... | |
86 | 97 |
|
87 | 98 |
<tr> |
88 | 99 |
<th align="right" nowrap>[% 'Include in Report' | $T8 %]</th> |
89 |
<td> |
|
100 |
<td colspan="5">
|
|
90 | 101 |
<table border="0"> |
91 | 102 |
<tr> |
92 | 103 |
<td> |
... | ... | |
172 | 183 |
<input name="l_payment" id="l_payment" type="checkbox" class="checkbox" value="Y"> |
173 | 184 |
<label for="l_payment">[% 'Payment Terms' | $T8 %]</label> |
174 | 185 |
</td> |
186 |
<td> |
|
187 |
<input name="l_insertdate" id="l_insertdate" class="checkbox" type="checkbox" value="Y"> |
|
188 |
<label for="l_insertdate">[% 'Insert Date' | $T8 %]</label> |
|
189 |
</td> |
|
175 | 190 |
[% IF IS_CUSTOMER %] |
176 | 191 |
<td> |
177 | 192 |
<input name="l_salesman" id="l_salesman" type="checkbox" class="checkbox" value="Y"> |
Auch abrufbar als: Unified diff
surplus: Erfassungsdatum bei Stammdatensuche Kunden/Lieferanten ...
... im Bericht anzeigen und danach filtern.
Conflicts:
Übernahme aus Kundenprojekt.