X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c1ef3affe17e3c7d044ae3e6f70b802817de8ede..a3b8cfa7b7546:/templates/webpages/dunning/edit_config.html diff --git a/templates/webpages/dunning/edit_config.html b/templates/webpages/dunning/edit_config.html index 8c29bd083..1cef95f7e 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 %]

@@ -119,6 +120,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) %] + +