X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fedit_config.html;h=19686f03c4401ae242d023a5dd6924a26907f652;hb=242119d5c072981ca16fdaef4546ce2e1b8cc314;hp=8c29bd08372ba68683dca683e4d9e6020ed03c96;hpb=c4b8215740d186205599564c3fef7e0c00f3f2e9;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/edit_config.html b/templates/webpages/dunning/edit_config.html index 8c29bd083..19686f03c 100644 --- a/templates/webpages/dunning/edit_config.html +++ b/templates/webpages/dunning/edit_config.html @@ -1,5 +1,6 @@ [%- USE T8 %] [%- USE HTML %] +[%- USE LxERP -%][%- USE L -%]

[% title %]

@@ -15,6 +16,7 @@ [% 'eMail Send?' | $T8 %] [% 'Create invoice?' | $T8 %] + [% 'Include original Invoices?' | $T8 %] [% 'Fristsetzung' | $T8 %] [% 'Duedate +Days' | $T8 %] [% 'Fee' | $T8 %] @@ -44,6 +46,7 @@ + @@ -75,6 +78,7 @@ + @@ -119,6 +123,11 @@ + + [% 'Dunning Creator' | $T8 %] + [% L.select_tag('dunning_creator', [ [ 'current_employee', LxERP.t8('Current Employee') ],[ 'invoice_employee', LxERP.t8('Employee from the original invoice') ] ], default=dunning_creator) %] + +