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:
f332394
)
Copy & paste-Fehler.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 14:36:10 +0000
(14:36 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 31 Jan 2007 14:36:10 +0000
(14:36 +0000)
SL/CT.pm
patch
|
blob
|
history
diff --git
a/SL/CT.pm
b/SL/CT.pm
index
3057391
..
a4eb0b2
100644
(file)
--- a/
SL/CT.pm
+++ b/
SL/CT.pm
@@
-182,7
+182,7
@@
sub get_tuple {
}
$sth->finish;
- # get
language
s
+ # get
payment term
s
$query = qq|SELECT id, description
FROM payment_terms
ORDER BY 1|;