Investments
LastUpdated: $Id: index.html,v 1.1.1.1 2001/08/09 19:02:50 moreejt Exp $
States:
InvJournal
Portfolio
CapitalGains.pm
SecurityDetail -This screen will allow the user to generate graphs of the stock in the companies purchased. It will also allow reports of the stocks including historical data.
Initial Investments Balance Entry
Historical stock data
This data will be entered into the sec_event_tb and lot_tb using negative numbers as the lot_ref. These negative numbers will come from the same pool as the global events. These numbers will be implemented using a sequence (counting backwards). When this data is imported, the import scripts will total the transactions by stock and buys and write all the events to the sec_event_tb and lot_tb. The lot_tb needs for every given event and entry listing street name and the number of shares for the event. After all this work is done, the acct_bal_tb must be updated with the account, sub-account, cost data sets from all the events imported.
Copyright (c) 2001 HLR
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1;
A copy of the license is available at
http://www.gnu.org/licenses/licenses.html#FDL.
Updated: $Id: index.html,v 1.1.1.1 2001/08/09 19:02:50 moreejt Exp $