From: Paul T. <pt...@wa...> - 2009-06-26 04:05:53
|
It is a way to change the income account for certain goods (COGS). I am not sure it will change previous sales as well, I rather think not. I suggest you open a test-firm and do some trial and error before making errors in the actual accounting program. in sql-ledger, backup to file. Unzip the file and rename to test.sql Then in /admin.pl create TESTFIRM with accompanying user test. su postgres psql TESTFIRM < test.sql /login and choos TESTFIRM. Now you have a copy of the recent accounts to test to your hearts desire. Once you knwo what to do and how to do it, replicate those actuions in the actual database and Bob is a close relative. 2009/6/26 Jeff Roberts <je...@jr...> > I don't know JP > > I'm way back on 2.6.22 and I don't have that function so I can't tell. > > Jeff > > > J.P. Possenti wrote: > > Since I never got a reply from anyone else confirming this statement. > > Although I see I can change it, is this the correct way to do this? > > > > Is this still the suggested method instead of deleting and re-adding > > and > > remaking the old invoices or transactions that had to do with those > > items? > > > > > > On Wed, 2009-06-24 at 10:23 -0600, Dieter Simader wrote: > > > >> On Wed, 24 Jun 2009, J.P. Possenti wrote: > >> > >> > >>> Right I have those checked as they should. However I had not added that > >>> income account at the time, so right now I cannot change it. > >>> > >>> Thanks for your response! > >>> > >>> Is this also the correct place to put suggestions? Or is there another > >>> mailing list for that? > >>> > >> To change account links go to > >> > >> Goods & Services -> Changeup > >> > >> DS > >> > >> > ------------------------------------------------------------------------------ > >> _______________________________________________ > >> sql-ledger-users mailing list > >> sql...@li... > >> https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > >> > > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > sql-ledger-users mailing list > > sql...@li... > > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |