X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ffa9f969259970df45ea2353a94d1a67e8612731..b9d025079a0ea00235e47c249a1d00dde90cb3cb:/SL/Form.pm diff --git a/SL/Form.pm b/SL/Form.pm index b0709dec4..9209f3a73 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -2919,7 +2919,6 @@ sub lastname_used { "d.description" => "department", "ct.name" => $table, "cu.name" => "currency", - "current_date + ct.terms" => "duedate", ); if ($self->{type} =~ /delivery_order/) {