X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fdb14a8572b2345702e4bae9801cccb7b154508f..2ee3f0d75f00b1df29a6c1b27268093d3a09c4eb:/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") {