Issue #207: Importers should be able to output postings with @@ (blais/beancount)

23 views
Skip to first unread message

Kamal Marhubi

unread,
Dec 27, 2017, 10:02:19 AM12/27/17
to bean...@googlegroups.com
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.


Reply all
Reply to author
Forward
0 new messages