MoneyTools / MyMoney.Net

MyMoney is a rich client .NET ClickOnce application for managing your personal finances. It is written entirely in C# and is designed for programmers who want easy access to their data and who want to quickly and easily add their own features. Your data will not be locked up in some proprietary format, it is yours to do with as you like.
https://moneytools.github.io/MyMoney.Net/
70 stars 22 forks source link

Stock being split unexpectedly #106

Closed andreva7 closed 10 months ago

andreva7 commented 1 year ago

I am trying to add a stock to an account. There is an inconsistent split happening. These are the two transactions I created in the account.

image

This is what the portfolio says I have

image

clovett commented 1 year ago

I tried reproducing this in a new empty database and could not, the portfolio report says:

image

Are you sure that 84 shares were not removed from the first lot of 168 shares by another subsequent transaction somewhere?

clovett commented 10 months ago

Closing due to inactivity.