New issue 252: beancount uses BASE/QUOTE inconsistently
https://bitbucket.org/blais/beancount/issues/252/beancount-uses-base-quote-inconsistently

Martin Michlmayr:

`bean-report foo commodities` shows me:

```
USD / UR                 
```

but when I use this pair as printed (with spaces) I get an error:

```
bean-report foo prices -c "USD / UR"
bean-report: error: Invalid commodity pair "USD / UR"; must be in BASE/QUOTE 
format
```

When I remove the spaces it works: "USD/UR"

Either `commodities` shouldn't print spaces or spaces should be accepted.


-- 
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/20180321132757.37742.96754%40celery-worker-106.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to