X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/81b7704d2bb081e06e5c1b4d7d8f41fa00ca0d10..24e7a52fe57b6bd9d1158595d2465613aec0a52b:/bin/mozilla/do.pl diff --git a/bin/mozilla/do.pl b/bin/mozilla/do.pl index c54940826..3a39e759b 100644 --- a/bin/mozilla/do.pl +++ b/bin/mozilla/do.pl @@ -173,8 +173,6 @@ sub order_links { $form->all_vc(\%myconfig, $form->{vc}, ($form->{vc} eq 'customer') ? "AR" : "AP"); # retrieve order/quotation - $form->{webdav} = $::instance_conf->get_webdav; - my $editing = $form->{id}; DO->retrieve('vc' => $form->{vc},