X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cff0e9be7e6925c22dab7cb0b52ab9e23af0d56a..deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44:/bin/mozilla/ustva.pl diff --git a/bin/mozilla/ustva.pl b/bin/mozilla/ustva.pl index f786d4bfd..b66fead82 100644 --- a/bin/mozilla/ustva.pl +++ b/bin/mozilla/ustva.pl @@ -196,7 +196,7 @@ sub report { # Which COA is in use? - $ustva->get_coa($form, \%myconfig); + $ustva->get_coa($form); # fetches coa and modifies some form variables my $template_ref = { openings => $openings, @@ -960,7 +960,7 @@ $::form->{title} = $::locale->text('Tax Office Preferences'); # Which COA is in use? - $ustva->get_coa($::form, \%::myconfig); + $ustva->get_coa($::form); # fetches coa and modifies some form variables # hä? kann die weg? my $steuernummer_new = ''; @@ -1066,7 +1066,7 @@ sub config_step2 { $form->{FA_Oeffnungszeiten} =~ s/\\\\n/\n/g; - $ustva->get_coa($form, \%myconfig); + $ustva->get_coa($form); # fetches coa and modifies some form variables my $input_steuernummer = $ustva->steuernummer_input( $form->{elsterland},