X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5357aec06314c90ff1143fba290734bf4041f03b..464f44accd46ed0b2e1f7e2459f53337a6720a7f:/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/) {