Reconciled statements

ghaverla@freenet.edmonton.ab.ca ghaverla@freenet.edmonton.ab.ca
Wed, 25 Apr 2001 11:53:14 -0600 (MDT)


On Wed, 25 Apr 2001, Linas Vepstas wrote:

> My guess is that the transaction is still there (which is why the balance is
> right) but that the date was accidentally changed to 1986 or 2010 or something 
> like that, and so the transaction isn't 'visible'  (because the register
> only shows some small number of transactions clustered around the current
> date). 

Does GnuCash have something like the "oid" in PostgreSQL?
A counter which gets incremented with every input.  If
he indexed on that counter, instead of the date, it would
show up as a fairly recent entry.

Gord