Hi,

I'm trying to understand adjustments.
With the following example (similar to the documentation example [1])

2013/08/01 Adjustment
    Assets:Cash  = $10
    Equity:Adjustments

2013/04/01 Stuff
    Expenses:Stuff  $10
    Assets:Cash

2013/01/01 * Opening Balance
    Assets:Cash  $40
    Equity:Opening Balances

I expected to have $10 in Assets:Cash, but I get

$ ledger -f test.txt bal
                 $40  Assets:Cash
                $-50  Equity
                $-10    Adjustments
                $-40    Opening Balances
                 $10  Expenses:Stuff
--------------------
                   0

How are the adjustments supposed to work?
Thanks for any pointers,
Robert


[1] http://www.ledger-cli.org/3.0/doc/ledger3.html#Resetting-a-balance

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to