X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bc465323035d5328b5daa434685821b74c4f7d4f..refs/heads/debian:/templates/webpages/ap/search.html
diff --git a/templates/webpages/ap/search.html b/templates/webpages/ap/search.html
index 32ad40eea..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) %] |
@@ -119,6 +122,8 @@
[% 'Subtotal' | $T8 %] |
|
[% 'Document Project Number' | $T8 %] |
+ |
+ [% 'Transaction description' | $T8 %] |
|
@@ -130,6 +135,12 @@
|
[% 'direct debit' | $T8 %] |
+
+ |
+ [% 'Debit Account' | $T8 %] |
+ |
+ [% 'Insert Date' | $T8 %] |
+
| [% 'Vendor' | $T8 %] |