doppeltes gleiches Statement entfernt
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 1 Jun 2016 13:47:45 +0000 (15:47 +0200)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Wed, 1 Jun 2016 13:47:45 +0000 (15:47 +0200)
bin/mozilla/ar.pl

index c141270..8de836a 100644 (file)
@@ -561,8 +561,6 @@ sub update {
 
   $form->{invdate} = $form->{transdate};
 
-  $form->{invdate} = $form->{transdate};
-
   my %saved_variables = map +( $_ => $form->{$_} ), qw(AR AR_amount_1 taxchart_1 customer_id notes);
 
   &check_name("customer");