X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0070a2500fcd59d65a6f39a7a4e8d5eb9ef6cdbd..8b5bed7fe5:/templates/webpages/ap/search.html?ds=sidebyside
diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html
index ac1d70fd6..601cbb2a2 100644
--- a/templates/webpages/ap/search.html
+++ b/templates/webpages/ap/search.html
@@ -37,7 +37,7 @@
| [% 'Project Number' | $T8 %] |
- [% P.project_picker("project_id", project_id, style=style) %] |
+ [% P.project.picker("project_id", project_id, style=style) %] |
[% 'Part Number' | $T8 %] |
[% L.input_tag("parts_partnumber", "", style=style) %] |
@@ -49,6 +49,14 @@
[% L.date_tag('transdateto') %]
+
+ | [% 'Due Date' | $T8 %] |
+
+ [% L.date_tag('duedatefrom') %]
+ [% 'Bis' | $T8 %]
+ [% L.date_tag('duedateto') %]
+ |
+
@@ -103,6 +111,8 @@
[% 'Notes' | $T8 %] |
|
[% 'Employee' | $T8 %] |
+ |
+ [% 'Department' | $T8 %] |
|