Revision ad033a76
Von Bernd Bleßmann vor mehr als 9 Jahren hinzugefügt
templates/webpages/ic/search.html | ||
---|---|---|
70 | 70 |
<td>[% L.yes_no_tag('shop', shop, default='', with_empty=1, empty_title='---') %]</td> |
71 | 71 |
</tr> |
72 | 72 |
|
73 |
<tr> |
|
74 |
<th align="right">[% 'Insert Date' | $T8 %]</th> |
|
75 |
<td> |
|
76 |
[% 'From' | $T8 %][% L.date_tag('insertdatefrom') %] |
|
77 |
[% 'Bis' | $T8 %] [% L.date_tag('insertdateto') %] |
|
78 |
</td> |
|
79 |
</tr> |
|
80 |
|
|
73 | 81 |
[% CUSTOM_VARIABLES_FILTER_CODE %] |
74 | 82 |
|
75 | 83 |
[%- IF is_assembly %] |
... | ... | |
214 | 222 |
<td>[%- L.checkbox_tag('l_notes', label=LxERP.t8('Notes'), value='Y') %]</td> |
215 | 223 |
<td>[%- L.checkbox_tag('l_name', label=LxERP.t8('Name in Selected Records'), value='Y') %]</td> |
216 | 224 |
<td>[%- L.checkbox_tag('l_shop', label=LxERP.t8('Shopartikel'), value='Y') %]</td> |
225 |
<td>[%- L.checkbox_tag('l_insertdate', label=LxERP.t8('Insert Date'), value='Y') %]</td> |
|
217 | 226 |
</tr> |
218 | 227 |
|
219 | 228 |
[% CUSTOM_VARIABLES_INCLUSION_CODE %] |
Auch abrufbar als: Unified diff
surplus: Erfassungsdatum bei Stammdatensuche Waren/Dienstleistungen/Erzeugnisse ...
... im Bericht anzeigen und danach filtern.
Conflicts:
Übernahme aus Kundenprojekt.