Gnucash BugTrack notification
jcollins moved PR#79 from incoming to fixed
Message summary for PR#79
From: [EMAIL PROTECTED]
Subject: balance not updated correctly
Date: unknown
0 replies 0 followups
====> ORIGINAL MESSAGE FOLLOWS <====
Received: (qmail 31283 invoked from network); 24 Feb 2000 22:29:27 -0000
Received: from localhost (127.0.0.1)
by localhost with SMTP; 24 Feb 2000 22:29:27 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: balance not updated correctly
Full_Name: Mike Gerdts
Version: CVS 2/24/2000
GUI: gnucash-gnome
OS: Redhat 6.1
Submission from: (NULL) (144.92.44.76)
I create a new account
Open the register
Change the opening balance deposit field to 100
hit enter
In the num field enter 100
in the description field enter "first check"
in the payment field enter 1.00
hit enter
in the num field enter 101
in the description field enter "second check"
in the payment field enter 2.00
hit enter
The ledger looks like is as follows:
02/24/2000 opening balance 100.00 100.00
02/24/2000 100 first check 1.00 97.00
02/24/2000 101 second check 2.00 98.00
BUT, if I don't use check numbers everything is computed properly. Simply
deleting the
check numbers from the register is not sufficient... you have to skip the "in
the num
field enter xxx" step above.
I'm willing to hunt this one down. If someone has suggestions as to where I
should be
hunting, I would be more than happy to hear them. I assume that the right place
to
look is in engine/*.c. Is there a reason that I should suspect the GUI code
instead?
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]