projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
140c398
)
ap.pl ALL_TAXCHARTS toten Code entfernt
author
Jan Büren
<jan@kivitendo.de>
Tue, 11 Aug 2020 06:55:00 +0000
(08:55 +0200)
committer
Jan Büren
<jan@kivitendo.de>
Tue, 11 Aug 2020 07:41:04 +0000
(09:41 +0200)
Wird seit
6e594d280b
nicht mehr verwendet
bin/mozilla/ap.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/ap.pl
b/bin/mozilla/ap.pl
index
6b61d2c
..
470af25
100644
(file)
--- a/
bin/mozilla/ap.pl
+++ b/
bin/mozilla/ap.pl
@@
-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}) ]; }