Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Christian Stimming
Am Donnerstag, 14. August 2008 22:51 schrieb Charles Day: > On Wed, Aug 6, 2008 at 9:33 AM, Charles Day <[EMAIL PROTECTED]> wrote: > > Previously I proposed an initial fix for the "posting time" bug (#137017) > > that involved no new features and use of a fixed time zone of UTC > > internally. See:

Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Derek Atkins
Christian Stimming <[EMAIL PROTECTED]> writes: > Am Donnerstag, 14. August 2008 22:51 schrieb Charles Day: >> On Wed, Aug 6, 2008 at 9:33 AM, Charles Day <[EMAIL PROTECTED]> wrote: >> > Previously I proposed an initial fix for the "posting time" bug (#137017) >> > that involved no new features and

Re: Documentation

2008-08-15 Thread Derek Atkins
Donald D Henson <[EMAIL PROTECTED]> writes: > I have been unable to find instructions for displaying a date range. For > example, I may want to view transactions in my expense account for the > month of July, starting at zero balance. If these instructions already > exist, please point me to them.

Re: Documentation

2008-08-15 Thread Derek Atkins
Hi, Please remember to CC gnucash-devel on all your replies using your mailer's Reply-To-List or Reply-All functionality. Donald D Henson <[EMAIL PROTECTED]> writes: > Donald D Henson, Managing Director > West El Paso Information Network > > Derek Atkins wrote: > > Donald D Henson <[EMAIL PR

Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Charles Day
On Thu, Aug 14, 2008 at 10:12 PM, Christian Stimming <[EMAIL PROTECTED]>wrote: > Am Donnerstag, 14. August 2008 22:51 schrieb Charles Day: > > On Wed, Aug 6, 2008 at 9:33 AM, Charles Day <[EMAIL PROTECTED]> wrote: > > > Previously I proposed an initial fix for the "posting time" bug > (#137017) >

Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Charles Day
On Fri, Aug 15, 2008 at 7:46 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > Christian Stimming <[EMAIL PROTECTED]> writes: > > > Am Donnerstag, 14. August 2008 22:51 schrieb Charles Day: > >> On Wed, Aug 6, 2008 at 9:33 AM, Charles Day <[EMAIL PROTECTED]> wrote: > >> > Previously I proposed an init

Re: Documentation

2008-08-15 Thread Donald D Henson
OK Donald D Henson, Managing Director West El Paso Information Network Derek Atkins wrote: > Hi, > > Please remember to CC gnucash-devel on all your replies using > your mailer's Reply-To-List or Reply-All functionality. > > Donald D Henson <[EMAIL PROTECTED]> writes: > > >> Donald D Henson

Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Stuart D. Gathman
Charles Day wrote: The problem is that this is an obfuscated flag. If you're going to flag dates, flag them with a new XML field. However unlikely, the 00:00:00 flag will fail, and you have the worst of all possible situations - code that fails *rarely*. If you want to keep the existing f

Re: Posting time bug fix proposal (simplified)

2008-08-15 Thread Stuart D. Gathman
Charles Day wrote: > > I was not aware of this issue. My patch doesn't change the backend's file > writing code, so whatever timestamp is assigned by GnuCash is what gets > saved. If the time written isn't midnight, the patch will think that the > transaction is bug-affected when the file is read i