On Sun, Jan 21, 2007 at 02:41:58PM -0800, Josh Berkus wrote: > Seneca, > > > There is a GL table, it's just that hardly anything uses it, prefering > > to add up the other tables and storing its values in the acc_trans > > table. One of my test instances has an entry in it from when I told the > > system that it was the year end. > > Right. In a standard accounting database app, there's a central transactions > table that stores an analog of classic double-entry ledger records. This has > a lot of value in preventing errors from unbalancing your books. > > acc_trans does some of this, but not for all transactions. I've not been > able > to figure out when it's used and when it's not.
Heh. Can't help much there at the moment, I'm still trying to work out what happened to the global sequence on a couple of my test instances that caused them to no longer successfully insert transactions. -- Seneca [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
