]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
Globale Variablen $::userspath, $::templates, $::membersfile nach %::lx_office_conf...
[mfinanz.git] / bin / mozilla / is.pl
index 740002bee183fcc710e162cebcd2aba3ed753d01..eaf092370055d7bedd0ae136dfd66e294eb36385 100644 (file)
@@ -964,7 +964,7 @@ sub yes {
 
   $main::auth->assert('invoice_edit');
 
-  if (IS->delete_invoice(\%myconfig, \%$form, $main::spool)) {
+  if (IS->delete_invoice(\%myconfig, \%$form)) {
     # saving the history
     if(!exists $form->{addition}) {
     $form->{snumbers} = qq|invnumber_| . $form->{invnumber};