DxaccPrintAmount returns always absolute value?

2000-12-06 Thread Christian Stimming
Hi, I recently discovered that all amounts in, say, the Profit and Loss Report are positive. Somehow all minus signs disappeared... and this happens in the function DxaccPrintAmount (double dval, GNCPrintAmountInfo info) by calling val = double_to_gnc_numeric (ABS (dval), 1, GNC_RND

Re: Performance improvement for xml loads (+comments)

2000-12-06 Thread Tyson Dowd
On 06-Dec-2000, Christopher Browne <[EMAIL PROTECTED]> wrote: > > The other thing to consider is that I've heard you can generate a > > near-optimal binary representation automatically from a DTD. If you are > > suggesting an approach like this for generating a binary format, then > > that would

Open project - data file obfuscator

2000-12-06 Thread Robert Graham Merkel
Looking for a way to help gnucash, but your scheme and C is a little rusty? Want to learn some xml? Want to help speed up development? Want to build a tool that could be the building block for a bunch of other very nifty things? Well, have I got a project for YOU! Generally, one of the first s

Re: Proposed Inventory plan (very unofficial long draft)

2000-12-06 Thread Tyson Dowd
On 28-Nov-2000, Conrad Canterford <[EMAIL PROTECTED]> wrote: > All, > Here are my current plans for the implementation of an Inventory > Management System using Gnucash. For a background to my thoughts and the > discussion generated on the list about this matter, see the spate of > emails from Sep

Re: Performance improvement for xml loads (+comments)

2000-12-06 Thread Christopher Browne
On Thu, 07 Dec 2000 16:13:06 +1100, the world broke into rejoicing as Tyson Dowd <[EMAIL PROTECTED]> said: > On 06-Dec-2000, Derek Atkins <[EMAIL PROTECTED]> wrote: > > Nobody is suggesting going back to the old binary format. I'm > > certainly not. I *AM*, however, suggesting a NEW binary form

Re: Performance improvement for xml loads (+comments)

2000-12-06 Thread Tyson Dowd
On 06-Dec-2000, Derek Atkins <[EMAIL PROTECTED]> wrote: > Nobody is suggesting going back to the old binary format. I'm > certainly not. I *AM*, however, suggesting a NEW binary format. Any new binary format will have to be at least as extensible as XML. After all, there's no point writing a ni

Re: Stock "price" transactions

2000-12-06 Thread Dave Peticolas
"Kevin A. Foss" writes: > On Tue, Dec 05, 2000 at 12:50:38AM -0800, Dave Peticolas wrote: > > > also needs to wait. It is true that GnuCash 1.4 allows stock-type > > accounts with no security, but this is really a bug. A stock-type > > account is supposed to be counting *something* and thus every

Re: Stock "price" transactions

2000-12-06 Thread Kevin A. Foss
On Tue, Dec 05, 2000 at 12:50:38AM -0800, Dave Peticolas wrote: > also needs to wait. It is true that GnuCash 1.4 allows stock-type > accounts with no security, but this is really a bug. A stock-type > account is supposed to be counting *something* and thus every such > account really must have a

Re: GnuCash 1.4.9 is released

2000-12-06 Thread Landy Roman
trying to install gnucash rpm in suse gives me this error any suse rpms? see attach -- Rolando Roman SuSe 7.0 Linux virtuoso 2.2.16 #1 Wed Aug 2 20:22:26 GMT 2000 i586 unknown error: failed dependencies: libaspell.so.7 is needed by gnucash-1.5.2-1 libgtkhtml.so.4 is needed by

Re: GnuCash 1.4.9 is released

2000-12-06 Thread Jean-Denis Girard
Dave Peticolas a écrit : > 1.4.9 - 05 December 2000 > o tax report > o txf export > o bug fixes > > ___ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel Is th

Re: GnuCash 1.4.9 is released

2000-12-06 Thread Dave Peticolas
Richard -Gilligan- Uschold writes: > > --2ED9F078E47F2765D9798B4E > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Dave Peticolas wrote: > > > 1.4.9 - 05 December 2000 > > o tax report > > o txf export > > o bug fixes >

Re: Is it safe?

2000-12-06 Thread Dave Peticolas
David Bobroff writes: > I've been following this list less than usual for some weeks now. I was > away from my computer for nearly a month and then I got really busy with > other things. > > There was a very serious warning some time back about total data loss of > gnucash accounts due to some n

Re: GnuCash 1.4.9 is released

2000-12-06 Thread Richard -Gilligan- Uschold
Dave Peticolas wrote:  1.4.9  - 05 December 2000 o tax report o txf export o bug fixes ___ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel I tried to download 1.4.9 a

Re: Performance improvement for xml loads (+comments)

2000-12-06 Thread Derek Atkins
Nobody is suggesting going back to the old binary format. I'm certainly not. I *AM*, however, suggesting a NEW binary format. -derek Robert Graham Merkel <[EMAIL PROTECTED]> writes: > Derek Atkins writes: > > That's still not a fair comparrison. I can go compress the > > old binary format,

Is it safe?

2000-12-06 Thread David Bobroff
I've been following this list less than usual for some weeks now. I was away from my computer for nearly a month and then I got really busy with other things. There was a very serious warning some time back about total data loss of gnucash accounts due to some new code in the CVS tree. Is it "s

Re: Feature Request

2000-12-06 Thread Dave Peticolas
Alan Orndorff writes: > Not sure what other people will think, BUT... > > A while ago I asked if it would be possible to have a Quicken > feature added to Gnucash. Basically, if you schedule transactions > into the future, Gnucash will show the future balance and not > the current balance. Quic