New issue 130: Padding involving the same account doesn't work incrementally
https://bitbucket.org/blais/beancount/issues/130/padding-involving-the-same-account-doesnt

Martin Blais:

There is no cross-talk between Pad directives.
The account balances should be updated as they are inserted.
Or something.
For example, this should not fail:


;; -*- mode: beancount -*-                                                      
                              
plugin "beancount.plugins.auto_accounts"

2016-01-04 pad Expenses:Unknown Assets:Bank
2016-01-05 pad Assets:Bank Expenses:Groceries
2016-01-06 balance Expenses:Unknown 100.00 CNY
2016-01-07 balance Assets:Bank 700.00 CNY


See discussion here:
https://groups.google.com/d/msg/beancount/QvPzQZdQjfo/LTXm-0MLBAAJ


Responsible: blais

-- 
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/20160607022117.79757.49532%40celery-worker-102.ash1.bb-inf.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to