X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/61421f4d0f5e4282691b58d3ba28828123e3aa19..refs/heads/order_controller:/templates/webpages/ic/search.html diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index 8ed89a449..8e71cb659 100644 --- a/templates/webpages/ic/search.html +++ b/templates/webpages/ic/search.html @@ -2,6 +2,7 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +

[% title %]

@@ -16,10 +17,7 @@ -
[% title %]
- -
@@ -67,6 +65,19 @@ + + + + + + + + + + [% CUSTOM_VARIABLES_FILTER_CODE %] [%- IF is_assembly %] @@ -210,6 +221,8 @@ + + [% CUSTOM_VARIABLES_INCLUSION_CODE %]
[% 'Shopartikel' | $T8 %][% L.yes_no_tag('shop', shop, default='', with_empty=1, empty_title='---') %]
[% 'Insert Date' | $T8 %] + [% 'From' | $T8 %][% L.date_tag('insertdatefrom') %] + [% 'Bis' | $T8 %] [% L.date_tag('insertdateto') %] +
[%- L.checkbox_tag('l_notes', label=LxERP.t8('Notes'), value='Y') %] [%- L.checkbox_tag('l_name', label=LxERP.t8('Name in Selected Records'), value='Y') %][%- L.checkbox_tag('l_shop', label=LxERP.t8('Shopartikel'), value='Y') %][%- L.checkbox_tag('l_insertdate', label=LxERP.t8('Insert Date'), value='Y') %]