X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FIS.pm;h=9b978217e831d9fc1b81031a9453090a15ffc927;hb=0421095640741a61180e2df732d3a387b9c05ec9;hp=2550393fea2c1e46b2d68e0f409a712086e730f3;hpb=fdb14a8572b2345702e4bae9801cccb7b154508f;p=kivitendo-erp.git 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") {