[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6924] trunk/LedgerSMB/GL.pm
- Subject: SF.net SVN: ledger-smb:[6924] trunk/LedgerSMB/GL.pm
- From: ..hidden..
- Date: Tue, 4 Mar 2014 13:14:31 +0000
Revision: 6924
http://sourceforge.net/p/ledger-smb/code/6924
Author: einhverfr
Date: 2014-03-04 13:14:29 +0000 (Tue, 04 Mar 2014)
Log Message:
-----------
Fixing possible join projection issue posting gl transaction
Modified Paths:
--------------
trunk/LedgerSMB/GL.pm
Modified: trunk/LedgerSMB/GL.pm
===================================================================
--- trunk/LedgerSMB/GL.pm 2014-03-04 07:50:15 UTC (rev 6923)
+++ trunk/LedgerSMB/GL.pm 2014-03-04 13:14:29 UTC (rev 6924)
@@ -215,7 +215,7 @@
transdate, source,
fx_transaction, memo, cleared)
VALUES (?, (SELECT id
- FROM chart
+ FROM account
WHERE accno = ? ),
?, ?, ?, ?, ?, ?)|;
$sth = $dbh->prepare($query);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits