Re: Why does reposting an invoice affect COGS ?
lai-H8/[email protected] Sat, 13 May 2006 15:34:07 -0700 (PDT)
| Newsgroups | gmane.comp.web.sql-ledger.user |
|---|---|
| Message-ID | <[email protected]> |
This COGS sure is difficult and I too have a COGS that is useless; however, I never did a repost because I was aware of the problem that it creates. I somehow think that by sell a part that isn't in inventory would also cause COGS to foul up. Can anyone please confirm this? I also think it would be helpful to have a list of criteria that the users must follow to maintain COGS in check. So far what I am hearing is: 1) Do not repost! 2) Anything else? In addition, since my inventory count is okay. So what if I just manually update (using psql) the bad COGS transaction in the GL (I think it is the GL but I can't remember now) table to reflect the actuall COGS value. Would that mess up anything? Please do not go into if this is being right or wrong for accounting practice as getting my book to reflect the real value is more important to me for the moment. Thanks! Tim > Without looking through the code, I would guess that there is no stack > or queue explicitly in the code. Whatever items are being manipulated > are sorted by date. If FIFO is desired, the oldest items are removed. If > LIFO, then the newest items. > > FIFO and LIFO are simple rules which may not fit all cases. If you are > talking about multiple purchases of the same company's securities (stock > market purchases), you can handle each purchase as a separate lot. For > tax purposes, it may be convenient to chose one lot or the other when > selling stock in the company. If the sales transaction results in a > loss, you may wish to chose a newer lot so as to make the transaction a > short-term loss. etc. etc. > > On Thu, 2006-05-11 at 11:49 +1200, Barry Clearwater wrote: > <snip> >> Dieter (and others) have said that the stock in and out is handled in a >> FIFO method. To me, FIFO means a stack. Where exactly is this stack, >> how big is it and which table holds its data? >> >> There *must* be a solution to this, though I think Ed's over simplifying >> it in his pseudo-code below here. >> > <snip> >> LOL >> Barry > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sql-ledger-users mailing list > sql-ledger-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users >