X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0070a2500fcd59d65a6f39a7a4e8d5eb9ef6cdbd..c60cb1f08f:/templates/webpages/ic/search.html diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html index 51d4bc10f..0df68022d 100644 --- a/templates/webpages/ic/search.html +++ b/templates/webpages/ic/search.html @@ -4,6 +4,7 @@ [%- USE L %] [%- USE P %] [% SET style="width: 250px" %] +[%- INCLUDE 'common/flash.html' %]

[% title %]

@@ -224,6 +225,10 @@ [%- L.checkbox_tag('l_name', label=LxERP.t8('Name in Selected Records'), value='Y') %] [%- L.checkbox_tag('l_soldtotal', label=LxERP.t8('Qty in Selected Records'), value='Y') %] + + [%- L.checkbox_tag('l_warehouse', label=LxERP.t8('Default Warehouse'), value='Y') %] + [%- L.checkbox_tag('l_bin', label=LxERP.t8('Default Bin'), value='Y') %] + [% CUSTOM_VARIABLES_INCLUSION_CODE %]