New issue 136: bean-format get's tripped by calculated values
https://bitbucket.org/blais/beancount/issues/136/bean-format-gets-tripped-by-calculated

Dominik Aumayr:

`bean-format` fails with an `assert`-error when using the following simple 
test-file:


```
2016-08-01 open Expenses:Test
2016-08-01 open Assets:Test

2016-08-02 * "" ""
  Expenses:Test     10.0/2 USD
  Assets:Test
```

`bean-check` does not complain about the `10.0/2 USD`, and I think this is also 
explicitly supported by beancount. 

But it does trip up `bean-format`.


-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20160802083745.14466.89350%40celery-worker-103.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to