X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e0201a3f8f11b3a32f76b0c89eebb475e4798eca..1043d7f814fccf5864e677b1e38577d0a150026c:/SL/IS.pm diff --git a/SL/IS.pm b/SL/IS.pm index 2550393fe..9b978217e 100644 --- a/SL/IS.pm +++ b/SL/IS.pm @@ -737,8 +737,6 @@ sub post_invoice { } } - $form->{datepaid} = $form->{invdate}; - # total payments, don't move we need it here for my $i (1 .. $form->{paidaccounts}) { if ($form->{type} eq "credit_note") {