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:
85ec975
)
Weiterleitung nach dem Buchen ergänzt.
author
Sven Donath
<lxo@dexo.de>
Mon, 11 Oct 2010 21:19:15 +0000
(23:19 +0200)
committer
Sven Donath
<lxo@dexo.de>
Mon, 11 Oct 2010 21:19:15 +0000
(23:19 +0200)
Mit 'type' geht's besser als mit 'muh' ;-)
bin/mozilla/cp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/cp.pl
b/bin/mozilla/cp.pl
index
2b4e434
..
2df7812
100644
(file)
--- a/
bin/mozilla/cp.pl
+++ b/
bin/mozilla/cp.pl
@@
-658,7
+658,7
@@
sub post {
unless $form->{exchangerate};
}
- $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&
muh=kuh
&account=$form->{account}";
+ $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&
type=$form->{type}
&account=$form->{account}";
my $msg1 = "$form->{origtitle} posted!";
my $msg2 = "Cannot post $form->{origtitle}!";