Bug 398134 - Automatically Mark Shares that Were Sold
Summary: Automatically Mark Shares that Were Sold
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.0.1
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-01 19:12 UTC by Richard Theisen
Modified: 2018-09-02 08:15 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Theisen 2018-09-01 19:12:59 UTC
Add a mechanism to automatically mark shares that were sold. I believe most people use First-in, First-out (FIFO) method for selling shares (they could use last-in, first-out (LIFO)). The FIFO or LIFO option could be selected when the investment is created. When shares are sold with a FIFO setting, the application starts with the latest, non-sold, shares and marks them sold up to the actual amount sold. For partial amount sold (ie 300 shares where bought on 3/20/2000; 200 shares were sold on 8/14/2018), a new, read-only, field to indicate how many shares are remaining. In my example, this new field's value would be 100. 

Marking sold share affects the average price for the shares. May also affect other reports.

The way you calculate the number of shares will need to be modified. Once the shares are marked as sold. You only need to add all purchase related actives.