New issue 163: Position tracking regression
https://bitbucket.org/blais/beancount/issues/163/position-tracking-regression

Rob Smith:

After loading my file with beancount-2.0b15, I noticed a few errors related to 
position tracking.  My beancount file had worked fine when I used it with the 
latest version a few months ago.

I've created a minimal reproducible example.  The problem goes away if I remove 
either:

1) The starting balance, or

2) The shares withheld for taxes.

```
2014-12-31 open Assets:MorganStanley:RSU
2014-12-31 open Equity:Opening-Balances
2014-12-31 open Expenses:Taxes:Y2015:Federal
2014-12-31 open Income:Employer:RSU

2014-12-31 * "Opening Balance"
  Assets:MorganStanley:RSU          350 AAPL {95.23 USD}
  Equity:Opening-Balances

2015-01-31 * "RSU Vesting"
  Income:Employer:RSU          -5000.00 USD
  Assets:MorganStanley:RSU           50 AAPL {100.00 USD}
  Assets:MorganStanley:RSU           -5 AAPL {100.00 USD}
  Expenses:Taxes:Y2015:Federal   500.00 USD
```


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

Reply via email to