]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[mfinanz.git] / bin / mozilla / oe.pl
index d70ee6fc71d5175473b936e763b6fa560b283043..e05c90635e63c00c2265e64b3ff4b149bf6b0460 100644 (file)
@@ -1271,7 +1271,7 @@ sub delete_order_quotation {
     $msg = $locale->text('Quotation deleted!');
     $err = $locale->text('Cannot delete quotation!');
   }
-  if (OE->delete(\%myconfig, \%$form, $main::spool)){
+  if (OE->delete(\%myconfig, \%$form)){
     # saving the history
     if(!exists $form->{addition}) {
       $form->{snumbers} = qq|ordnumber_| . $form->{ordnumber};