BTW, your plugin receives the entire stream of transactions. You write a little bit of Python code to return a modified stream. It's not as terse as Ledger's minilanguage for transformations, but much more flexible.
On Sat, Jan 6, 2018 at 1:32 AM, Martin Blais <[email protected]> wrote: > Yes; write a plugin. > > > On Sat, Jan 6, 2018 at 1:31 AM, <[email protected]> wrote: > >> The state of Hawaii imposes an excise tax on all business revenue which >> gets paid monthly. So every time I add an income/asset transaction pair, I >> would like beancount to automatically generate a calculated >> expense/liability transaction pair. >> >> Then when the tax gets paid I record an asset/liability transaction pair. >> >> I can do this with ledger. Does Beancount have something similar? >> >> Thanks, >> David >> >> -- >> 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/ms >> gid/beancount/95746097-12ef-490b-aac4-1f9dbb55562f%40googlegroups.com >> <https://groups.google.com/d/msgid/beancount/95746097-12ef-490b-aac4-1f9dbb55562f%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/CAK21%2BhO62kC2sai6oMxGwBmkVMZ_wM2zg_7Q9fvyozZ7OfsDHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
