New issue 207: Importers should be able to output postings with @@ https://bitbucket.org/blais/beancount/issues/207/importers-should-be-able-to-output
Kamal Marhubi: When importing foreign currency transactions from my credit card, I am extracting the foreign currency price from the memo, eg `137.00 USD @@ 156.22 CAD`. I'm trying to automate this with an importer. As near as I can tell, this is currently impossible. The parser discards this info, and it is not explicit anywhere in the internals. If I compute the price in the importer, it spits out postings with a really ugly precision in the price. Ideally, I could import them as I have the data available in the source. -- 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/20171227150127.12601.50771%40celery-worker-109.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
