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:
5fdc44c
)
Copy&Paste-Fehler.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 5 Jun 2007 08:25:38 +0000
(08:25 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Tue, 5 Jun 2007 08:25:38 +0000
(08:25 +0000)
SL/IS.pm
patch
|
blob
|
history
diff --git
a/SL/IS.pm
b/SL/IS.pm
index
e78e3e1
..
3f5b9a3
100644
(file)
--- a/
SL/IS.pm
+++ b/
SL/IS.pm
@@
-1130,7
+1130,7
@@
sub post_payment {
# Restore the payment options from the user input.
map { $form->{$_} = $payments{$_} } keys %payments;
- # Get the A
P
accno (which is normally done by Form::create_links()).
+ # Get the A
R
accno (which is normally done by Form::create_links()).
$query =
qq|SELECT c.accno
FROM acc_trans at