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:
d67c6b5
)
rp aging: Callback für die OPOS-Liste nach manueller Zahlung
author
Jan Büren
<jan@kivitendo.de>
Thu, 26 Aug 2021 16:46:29 +0000
(18:46 +0200)
committer
Jan Büren
<jan@kivitendo.de>
Thu, 26 Aug 2021 16:46:29 +0000
(18:46 +0200)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
8aef578
..
2c3c560
100644
(file)
--- a/
bin/mozilla/rp.pl
+++ b/
bin/mozilla/rp.pl
@@
-1049,6
+1049,7
@@
sub aging {
$form->{title} = sprintf($locale->text('Ap aging on %s'), $form->{todate});
}
+ $form->{callback} .= "&reporttype=" . E($form->{reporttype});
if ($form->{reporttype} eq 'free') {
if ($form->{fromdate}) {
push @options, $locale->text('for Period') . " " . $locale->text('From') . " " .