> Bryan Larsen <[EMAIL PROTECTED]> writes:
> > 2. Transactions can appear more than once.  That seems pretty durn wacky.
> 
> Dave: what did we decide about this?  Is it a problem with the Split**
> I am generating, or a natural side effect of the way the register
> works?  I remember that discussion about rebalancing multisplit
> transactions being tied up with this somehow but the details escape
> me.

We haven't really solved this problem in general. However,
for the find functionality, assuming we are searching for
transactions and not splits, you can get rid of this by
not adding splits which have a peer split that have already
been added.

But then 'all register' operations may not work the way you
would expect. I think we are bumping up against the limits
of the current register model. We probably need to sit down
and come up with a generalization.

dave 

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to