X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bdd3c486e20b1b2dda40de58aadfa1fdc220dc07..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/ar/search.html
diff --git a/templates/webpages/ar/search.html b/templates/webpages/ar/search.html
index 0790e2c85..7d3158ee0 100644
--- a/templates/webpages/ar/search.html
+++ b/templates/webpages/ar/search.html
@@ -106,8 +106,9 @@
[% END %]
- | [% 'From' | $T8 %] |
+ [% 'Invoice Date' | $T8 %] |
+ [% 'From' | $T8 %]
[% L.date_tag('transdatefrom') %]
|
[% 'Bis' | $T8 %] |
@@ -115,6 +116,26 @@
[% L.date_tag('transdateto') %]
+
+ | [% 'Due Date' | $T8 %] |
+
+ [% 'From' | $T8 %]
+ [% L.date_tag('duedatefrom') %]
+ |
+ [% 'Bis' | $T8 %] |
+
+ [% L.date_tag('duedateto') %]
+ |
+
+
+[%- IF CT_CUSTOM_VARIABLES.size %]
+
+ |
+ [% 'Custom variables for module' | $T8 %]: [%'Customers and vendors' | $T8 %] |
+
+ [% CT_CUSTOM_VARIABLES_FILTER_CODE %]
+[%- END %]
+
@@ -193,6 +214,8 @@
[% 'Document Project Number' | $T8 %] |
|
[% 'Transaction description' | $T8 %] |
+ |
+ [% 'Dunning level' | $T8 %] |
|
@@ -201,6 +224,8 @@
[% 'Payment Terms' | $T8 %] |
|
[% 'Buchungskonto' | $T8 %] |
+ |
+ [% 'direct debit' | $T8 %] |
| [% 'Customer' | $T8 %] |
@@ -213,6 +238,13 @@
|
[% 'USt-IdNr.' | $T8 %] |
+
+
+ |
+ [% CT_CUSTOM_VARIABLES_INCLUSION_CODE %]
+ |
+
+