> > does it right now go in the order they were entered? What about adding an
> > optional ordering within each day, where put either the credits or the debi
> ts
> > first within that day.
>
> Doesn't the engine store the transaction time in seconds since 1970? If this
> is
> the
> case, what is the default value used for a transaction when just the date is
> specified?
> Is it noon? Midnight? Instead of adding a different set of rules for
> transactions
> within a day, would it make sense to use the time within a given day to
> determine the
> sort order. Then the engine could take care of the sort order. Default each
> transaction
> to occur at noon, and let the user bump transactions forward or backwards a
> little if
> necessary to determine the sort order.
Right now, we order splits (journal entries), like so:
1. By date typed into the register
2. By the Num field, if present
3. By the date the transaction was 'entered',
this is the seconds resolution you mention above.
4. A bunch of other fields.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]