Yes, Beancount, out of the box, doesn't support scheduled transactions, so you can only import the actual instances of these transactions.
If you want to record more details about the scheduled transactions, perhaps that could be done using meta-data on a "custom" directive, which you could link to the transactions using the same link or tag. To actually generate new scheduled transactions, you'd have to write some custom code. Though I expect you could get the guys at Fava (Beancount web interface) excited about integrating such a feature. On Wed, Jan 4, 2017, 22:12 Henrique Bastos <[email protected]> wrote: > On Wed, Jan 4, 2017 at 11:46 AM, Daniël Bos <[email protected]> wrote: > > If the information is readily available, it would probably be nice to link > the occurrences using a link or tag in Beancount. > > That's interesting. But we would still loose the scheduled transaction > details, right? > > Unless I create a custom directive just to keep this information. However, > it doesn't seem useful. > > -- > 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/CAP346e9QC%3DnwVinSqBt7wfLEtSzPNw%3D4Z8Rek5RKRBDMXu-ULQ%40mail.gmail.com > <https://groups.google.com/d/msgid/beancount/CAP346e9QC%3DnwVinSqBt7wfLEtSzPNw%3D4Z8Rek5RKRBDMXu-ULQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Daniël Bos Your government is reading your email. Slow them down with encryption. My public key: http://goo.gl/gms497 (4096 bit RSA, id EF2D5D91) Fingerprint : D8D0 9FBE F075 F709 7B52 2F73 326C 2123 EF2D 5D91 -- 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/CADPdpKa2fiKV23Ak%2Bou2SvEgcvEM0n2bRCpin%3DJXVxzeWNckrg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
