From: Moritz Bunkus Date: Fri, 20 Jan 2017 13:45:07 +0000 (+0100) Subject: Kreditorenbuchungen: Währungs-Drop-Down nicht als Hidden mitschleifen X-Git-Tag: release-3.5.4~1667^2~34 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=122f91e7b6682ad3d6a403cad1be2d686df0db39;p=kivitendo-erp.git Kreditorenbuchungen: Währungs-Drop-Down nicht als Hidden mitschleifen --- diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index ca88e920c..5388714eb 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -42,6 +42,7 @@ use SL::GL; use SL::IR; use SL::IS; use SL::ReportGenerator; +use SL::DB::Currency; use SL::DB::Default; use SL::DB::PurchaseInvoice; use SL::Webdav; @@ -185,9 +186,6 @@ sub create_links { # currencies $form->{defaultcurrency} = $form->get_default_currency(\%myconfig); - $form->{selectcurrency} = ""; - map { my $quoted = H($_); $form->{selectcurrency} .= "