Hi Esben,
see my comments inline:

;;BEGIN tst.ledger
= Expenses:eet
  $account  (-25/125)
  Assets:VATRec  (25/125)
; COMMENT: The above two lines must be indented


2014-01-01 * Checking balance
    Assets:Checking                          1000.00
    Equity:Opening Balances
    
2014-04-06 eet
    Expenses:eet                              721.66
    Equity
    ; COMMENT: Every transaction must have two postings
     
;;END tst.ledger

Running the command will give:
% ledger bal
            1144.332  Assets
                1000    Checking
             144.332    VATRec
            -1721.66  Equity
               -1000    Opening Balances
             577.328  Expenses:eet
--------------------
                   0

Is this want you expect and want?


Cheers,
Alexis

-- 

--- 
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/d/optout.

Reply via email to