I have an csv file with transactions in a currency different from my default currency. I want to generate transaction like these Income:CUR1:FOO -6886 CUR1 @81.66 INR
My beangulp script currently generates Income:CUR1:FOO -6886 CUR1 I have a script which fetches the exchange rate on that date. say `get_rate(date)` How do I use this information to convert the generated Transaction to the desired one? -- 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 beancount+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/beancount/b2be51af-143d-4c33-a45c-91625110f9dan%40googlegroups.com.