X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fsearch.html;h=7d3158ee0079a4fba9304110e4428518a9dd346e;hb=0ce8f0ef9366a9dd5ac8c7aa9d5cbf130f73ad9d;hp=0790e2c85cafd96a333a0f4dfa6586a285c8b032;hpb=bdd3c486e20b1b2dda40de58aadfa1fdc220dc07;p=kivitendo-erp.git 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 %] +
+