Angleichung Verkaufsbericht an Verkauf-Berichte-Rechnungen
[kivitendo-erp.git] / bin / mozilla / oe.pl
index 0bcb897..3908f74 100644 (file)
@@ -409,7 +409,6 @@ sub form_header {
   } elsif ($form->{resubmit}) {
     # emulate click for resubmitting actions
     $dispatch_to_popup  = "document.oe.${_}.click(); " for grep { /^action_/ } keys %$form;
-    $dispatch_to_popup .= "document.oe.submit();";
   } elsif ($creditwarning) {
     $::request->{layout}->add_javascripts_inline("alert('$credittext')");
   }