New issue 363: pad directive should propagate tags https://bitbucket.org/blais/beancount/issues/363/pad-directive-should-propagate-tags
Adam Wolenc: Use case: I apply a #future tag to all transactions inserted by a forecasting script. It is convenient to use pad 0 for something like HSURefund = 0. However, I cannot tell pad to add a tag to the resulting expanded transaction. The idea is, the attached journal should create 1970-01-01 P "(Padding inserted for Balance of 0.00 USD for difference -100.00 USD)" #future Assets:HOLI:HSURefund -100.00 USD Assets:Bank:Savings 100.00 USD (Instead it bails for syntax error, unexpected TAG, expecting EOL or COMMENT ) -- 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/20190120000605.9187.91116%40celery-worker-109.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
