ap.pl ALL_TAXCHARTS toten Code entfernt
[kivitendo-erp.git] / bin / mozilla / ap.pl
index 6b61d2c..470af25 100644 (file)
@@ -428,8 +428,7 @@ sub form_header {
                                     "old_id"    => \@old_project_ids },
                    "charts"    => { "key"       => "ALL_CHARTS",
                                     "transdate" => $form->{transdate} },
-                   "taxcharts" => { "key"       => "ALL_TAXCHARTS",
-                                    "module"    => "AP" },);
+                  );
 
   map(
     { $_->{link_split} = [ split(/:/, $_->{link}) ]; }