X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4bfb9e7b0f8c371e3562da32209cbe170ba3eb5d..8b5bed7fe5:/templates/webpages/oe/search.html
diff --git a/templates/webpages/oe/search.html b/templates/webpages/oe/search.html
index b8d013b92..45a6f0aa0 100644
--- a/templates/webpages/oe/search.html
+++ b/templates/webpages/oe/search.html
@@ -59,14 +59,12 @@
| [% 'Transaction description' | $T8 %] |
[% L.input_tag("transaction_description", "", style=style) %] |
-
[% 'Part Description' | $T8 %] |
[% L.input_tag("parts_description", "", style=style) %] |
| [% 'Project' | $T8 %] |
[% P.project.picker("project_id", '', style=style) %] |
-
[% 'Part Number' | $T8 %] |
[% L.input_tag("parts_partnumber", "", style=style) %] |
@@ -259,6 +257,10 @@
+
+ [%- L.checkbox_tag('l_department', label => LxERP.t8('Department')) %] |
+
+
|
|