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:
c6bdd35
)
Beim Laden von Dialogbuchungen wurde das Belegfeld nicht mitgeladen
author
Philip Reetz
<p.reetz@linet-services.de>
Thu, 14 Jun 2007 11:42:11 +0000
(11:42 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Thu, 14 Jun 2007 11:42:11 +0000
(11:42 +0000)
SL/GL.pm
patch
|
blob
|
history
diff --git
a/SL/GL.pm
b/SL/GL.pm
index
ef04d9a
..
2da6e7e
100644
(file)
--- a/
SL/GL.pm
+++ b/
SL/GL.pm
@@
-573,7
+573,7
@@
sub transaction {
# retrieve individual rows
$query =
- qq|SELECT c.accno, t.taxkey AS accnotaxkey, a.amount, a.memo,
+ qq|SELECT c.accno, t.taxkey AS accnotaxkey, a.amount, a.memo,
a.source,
a.transdate, a.cleared, a.project_id, p.projectnumber,
a.taxkey, t.rate AS taxrate, t.id,
(SELECT c1.accno