X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b755a636043b110ad180bb0e6b331e4fbe0cc68c..2d0387d1624b5b7ed6b13b79b9d5a87ce9b6d12b:/templates/webpages/ap/search.html
diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html
index 5170b1fcd..59f4b371c 100644
--- a/templates/webpages/ap/search.html
+++ b/templates/webpages/ap/search.html
@@ -29,6 +29,9 @@
[% 'Order Number' | $T8 %] |
[% L.input_tag("ordnumber", "", style=style) %] |
+
+ | [% 'Transaction description' | $T8 %] |
+ [% L.input_tag("transaction_description", "", style=style) %] |
| [% 'Notes' | $T8 %] |
[% L.input_tag("notes", "", style=style) %] |
@@ -37,7 +40,7 @@
| [% 'Project Number' | $T8 %] |
- [% P.project_picker("project_id", project_id, style=style) %] |
+ [% P.project.picker("project_id", project_id, active="both", valid="both", style=style) %] |
[% 'Part Number' | $T8 %] |
[% L.input_tag("parts_partnumber", "", style=style) %] |
@@ -49,6 +52,14 @@
[% L.date_tag('transdateto') %]
+
+ | [% 'Due Date' | $T8 %] |
+
+ [% L.date_tag('duedatefrom') %]
+ [% 'Bis' | $T8 %]
+ [% L.date_tag('duedateto') %]
+ |
+
@@ -103,12 +114,16 @@
[% 'Notes' | $T8 %] |
|
[% 'Employee' | $T8 %] |
+ |
+ [% 'Department' | $T8 %] |
|
[% 'Subtotal' | $T8 %] |
|
[% 'Document Project Number' | $T8 %] |
+ |
+ [% 'Transaction description' | $T8 %] |
|
@@ -116,10 +131,16 @@
|
[% 'Payment Terms' | $T8 %] |
|
- [% 'Buchungskonto' | $T8 %] |
+ [% 'Chart' | $T8 %] |
|
[% 'direct debit' | $T8 %] |
+
+ |
+ [% 'Debit Account' | $T8 %] |
+ |
+ [% 'Insert Date' | $T8 %] |
+
| [% 'Vendor' | $T8 %] |