New issue 237: CONVERT() should accept a price as parameter
https://bitbucket.org/blais/beancount/issues/237/convert-should-accept-a-price-as-parameter

Martin Michlmayr:

Sometimes I want to convert one currency to another at a fixed rate that does 
not necessarily reflect any actual exchange rate.  For example, when doing a 
net worth converted to one currency, I may have some "long time, real" exchange 
rate in mind even though it's not the current exchange rate.

So for example I want to say convert all GBP to EUR and assume "1 GBP equals 
1.45 EUR".  It would be nice if CONVERT() would accept something like this, e.g.

CONVERT(position, "GBP 1.45 EUR") or CONVERT(position, "GBP @ 1.45 EUR")


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

Reply via email to