Using 3.0.0-20100623, which I built today:
While parsing file "tmp.dat", line 7:
While balancing transaction from "tmp.dat", lines 5-7:
> 2010/02/23 Split (2:1)
> Assets:Brokerage -3 SYM
> Assets:Brokerage 6 SYM
Unbalanced remainder is:
3 SYM
Amount to balance against:
6 SYM
Error: Transaction does not balance
This is the (nearly) same error I got with 2.6.2 as well. This error
makes sense because how can three of a commodity be equal to six of
the same commodity?
Ben
On Oct 9, 10:27 pm, John Wiegley <[email protected]> wrote:
> On Oct 9, 2010, at 7:19 PM, Ben wrote:
>
> > 2010/07/03 * Stock Split (2:1)
> > Assets:Securities -3 SYM
> > Assets:Securities $30.00
> > Assets:Securities 6 SYM
> > Assets:Securities $-30.00
>
> Why does this not work:
>
> 2010/07/03 * Stock Split (2:1)
> Assets:Securities -3 SYM
> Assets:Securities 6 SYM
>
> John