X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fap.pl;h=cd5eda594559e1d03bd1e59df99ab554109dab0e;hb=98ad02ca3b8d9e9c00775b4768e7060388efbed1;hp=54a9c94b489a246d3f68094515d189ec30d670fb;hpb=bde667c235b2347bdd1322f118b032a2f0d93367;p=kivitendo-erp.git diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index 54a9c94b4..cd5eda594 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -82,8 +82,10 @@ sub add { "$form->{script}?action=add&path=$form->{path}&login=$form->{login}&password=$form->{password}" unless $form->{callback}; - &create_links; AP->get_transdate(\%myconfig, $form); + $form->{initial_transdate} = $form->{transdate}; + &create_links; + $form->{transdate} = $form->{initial_transdate}; &display_form; $lxdebug->leave_sub(); @@ -128,13 +130,8 @@ sub create_links { # build the popup menus $form->{taxincluded} = ($form->{id}) ? $form->{taxincluded} : "checked"; - map { - $tax .= - qq|