I'm trying to set up beancount (it takes a bit of work), but I'm running 
into a strange error and was wondering if you could tell me what I'm doing 
wrong:

$ cat data/simple.beancount 
* Banking
2018-01-01 open Assets:UK:Barclays              GBP
2019-01-01 open Equity:Opening-Balances


2019-04-10 * "Open Barclays" ""
  Assets:UK:Barclays           3705.81 GBP
  Equity:Opening-Balances     -3705.81 GBP
2019-05-10 * "TFL TRAVEL CHARGE TFL.GOV.UK/CP" ""
  Assets:UK:Barclays                                  -4.80 GBP
  Expenses:Travel:PublicTransportation                 4.80 GBP
$ bean-report-3.7 data/simple.beancount balsheet > /dev/null


Is there some trick I'm missing? I thought "Expenses:..." didn't require 
any account opening?

Nathan

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/eb270cd5-4b51-4311-b300-1b83f549c7df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to