stock portfolio alpha-level fixes

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1997-11-01 02:23:13 +00:00
parent 2f0e6918aa
commit 4732ac577b
6 changed files with 175 additions and 69 deletions

21
README
View File

@@ -39,16 +39,19 @@ sorry, no "make install" yet.
Status:
-------
As of version 0.9f:
As of version 0.9g:
---------------
Mutual fund and Stock Portfolio handling
is implemented, but is in alpha state: many features are
missing, and others are broken. Transfers between funds and
bank accounts are not properly supported. Also, tabbing between
fields for mutual funds does not work correctly. One planned
addition is an indication of the type of transaction (Buy,
Cap Gain, Dividend Reinvest, etc.) But it is not clear when
this will be added.
Bare-bones Mutual Fund and Stock Portfolio handling
is implemented.
Working Features:
-- transfers between bank account & fund work
-- save to disk, restore from disk.
Bugs:
-- tabbing between fields for mutual funds does not work correctly.
Planned additions:
-- Indicate type of transaction (Buy, Cap Gain, Dividend Reinvest, etc.)
--------
An alpha version of import from Quicken files is also present,