Re: [Christopher Molnar ] Have a question on "new entry" and patch

2001-05-15 Thread Matt Martin
All, Latest builds look like they are doing the "Right Thing(tm)". Cheers. Dave Peticolas wrote: > Matt Martin writes: > > Dave, > > > > Before yesterday's update, I got an "all zero" plot for any single stock. > > > > After the update, the "No data available..." message results. > > This does

Re: [Christopher Molnar ] Have a question on "new entry" and patch

2001-05-14 Thread Christopher Molnar
Hello, > > The table gncSession is supposed to store this kind of info. OK, I thought that it was cleared out between sessions, but if it stays that will work. > > it already stores 'login' (as login_name) > and the 'fullname' (as gecos) (maybe gecos is a bad name; but that's > what the name

Re: [Christopher Molnar ] Have a question on "new entry" and patch

2001-05-13 Thread Linas Vepstas
> > Next question is I would like to submit a patch to the create-tables.sql > file (I think that's the name) to add an additional table to the > database structure. This won't have any impact on gnucash gui, but gives > me user and login info (configuration) for the servlet app I am working > on

Have a question on "new entry" and patch

2001-05-13 Thread Christopher Molnar
Hello, Can anyone give me a quick overview (or tell me where to look) of what happens when a user enters a new transaction, for example a "non-split" checking account debit. >From what I can tell by looking in the databases a random transaction ID is created that is linked to 2 account id's. The