X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=SL%2FIS.pm;h=9b978217e831d9fc1b81031a9453090a15ffc927;hb=0592c60f0fed630976b727f03082d41288505a18;hp=2550393fea2c1e46b2d68e0f409a712086e730f3;hpb=e0201a3f8f11b3a32f76b0c89eebb475e4798eca;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") {