]> wagnertech.de Git - mfinanz.git/blobdiff - SL/IS.pm
t/REAMDE, ein weiterer gewünschter Test
[mfinanz.git] / SL / IS.pm
index 2550393fea2c1e46b2d68e0f409a712086e730f3..9b978217e831d9fc1b81031a9453090a15ffc927 100644 (file)
--- 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") {