On Nov 25, 2010, at 3:28 PM, Michael Ploujnikov wrote: > Given the following simple file > > ; -*-ledger-*- > 2004/05/01 * Checking balance > ; note 1 > Assets:Bank:Checking $1,000.00 > Equity:Opening Balances > > `ledger bal` in the maint branch produces the following error: > > line 5: Only one transaction with null amount allowed per entry > > Is this a bug? It doesn't happen in the master branch.
This syntax is not supported in 2.x. John
