Issue #363: pad directive should propagate tags (blais/beancount)

12 views
Skip to first unread message

Adam Wolenc

unread,
Jan 19, 2019, 7:06:06 PM1/19/19
to bean...@googlegroups.com
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
)


Reply all
Reply to author
Forward
0 new messages