From cd7f57c678b684cf54daa303eb4c7aef02b96621 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Fri, 22 Jun 2001 00:26:45 +0000 Subject: [PATCH] status updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4764 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/projects.html | 280 ++++++++++++++++++++++++---------------------- 1 file changed, 149 insertions(+), 131 deletions(-) diff --git a/doc/projects.html b/doc/projects.html index 63b442763e..dae9ec46d0 100644 --- a/doc/projects.html +++ b/doc/projects.html @@ -584,50 +584,50 @@ Reports - Small - ? + Medium + Stimming/Gribble Graphs Medium - Guppi/Bill + Guppi/Gribble Transaction Query Small - Biil + Linas/LewisMoss Simplified Ledger - Small - Dave,Linas + Done + - Themes, Icons, Glitz - Medium - RGM,Bill,Rob + Small + Various Miscellaneous Small Tasks - Medium - ? + Done + Various Alerts, Recurring & Scheduled Transactions Medium - RLB + ? @@ -644,6 +644,13 @@ ? + + Books, Accounting Periods + + Small + Linas + + Check Printing @@ -686,13 +693,6 @@ Dave, Bill-qif - - Books, Accounting Periods - - Small - Linas - - Multiple Currencies @@ -857,15 +857,15 @@ SQL I/O - Medium + Done Linas Multi-User Support - Medium - ? + Small + Linas @@ -926,7 +926,7 @@ in the local country conventions.

Current status: - + Essentially Done (?)

@@ -1126,37 +1142,29 @@
Simplified Ledger
- Ledger needs various fixes/cleanups. Before any fixups can be - done, agreement needs to be gotten as to what the register - *should* look like. + Ledger should look clean, work easily. -

Multi-Line splits look confusing when viewed from - Income/Expense Accounts. - Stock splits & reverse splits are not displayed correctly. - Currency trading Ledger is confusing. -

- Stocks and Mutual funds are handled by placing them each in - their own account. Each account can be viewed individually. - If all of the stock accounts are children of a master - trading account, then the trading account can be viewed and - modified in a General Ledger window. The current stock - general ledger window is a bit obtuse, and difficult to - understand and use. A simplified but still powerful ledger - window is desperately needed. -

- -

How to most simply allow the user to - enter loads and fees? - Through multi-line transactions. Unfortunately, some users - may not properly understand multi-line transactions, - at least not initially. - Thus, a little pop-up is needed to allow the user to type in - the sales load or fee and such, and then auto-create the - needed journal entries.

- -

Note the current transfer window does NOT allow - a share price to be specified !! Needs fixing ...

+ Status:

+ Essentially done. +
Themes, Icons, Glitz
@@ -1170,9 +1178,9 @@ 50-100 hints-of-the-day: short (2-4 sentence) hints/tips on how to use gnucash. Every time the user starts gnucash, an new hint shows up ... - Status: Hint infrastructure complete (RGM, version - 1.4.0). Need to add - hints (only 6 are currently available). + Status: Hint infrastructure complete (RGMerkel, + version 1.4.0). Need to add + hints (only a dozen are currently available).

@@ -1183,24 +1191,6 @@ window, might be a gtk bug ???

-
  • -

    Static Currency Exchange Table - Keep a (semi-)static exchange-rate table. (possibly updated - via net). The table is used to auto-fill currency - exchanges. (the finance::quote perl module now handles - currency exchange rate fetches) -

    -
  • - -
  • -

    Button Bar A user-configurable button-bar - would be nice too. The button bar is the set of - 'buttons' (open, edit...) at the top of a register - window and the main window. - See the section Arrangements for - a discussion of the customization issues. -

    -
  • Household Assets/House Inventory @@ -1221,27 +1211,6 @@ Mortgage, ESOP, House, Line of Credit.

  • -
  • -

    Bank name in combo-box pull-down When user - enters a new bank name, should be presented with a - combo-box listing other bank-account names ... (note - this may require implementation of engine callbacks so - that relevant code can be informed when there are new - bank names?)

    -
  • - -
  • -

    Pop-up Calculator All price/amount fields - should pop up a calculator widget; output of calculator - gets entered in field.

    -
  • - -
  • -

    Pop-up Calendar All date fields should pop up - a calendar widget; selected date should get entered in - field.

    -
  • -
  • Register View Allow user to view only non-reconciled transactions ...

    @@ -1253,6 +1222,11 @@ income-expense (profits). Make this configurable, so that user can show arbitrary sums of arbitrary accounts. + This is mostly solved by having the MDI interface + have reports, and the use of multi-paning. But the + default display for gnucash should be changed to + show a very small (1-4 line) networth and P&L report, + and maybe a cash-flow report. See the section Arrangements for a discussion of the customization issues.

    @@ -1266,7 +1240,8 @@ 'backward/forward' buttons to navigate through different registers (the way that a browser navigates web pages.) This of course would be a user - preference.

    + preference. Possiblity for doing this exists with MDI. + Maybe we shouldn't bother doing this ??

  • @@ -1282,7 +1257,8 @@ menu. It would be nice to be able to examine different account types (Asset, Liability, Income, Expense, Payables, Receivables, Inventory) by selecting a tab - folder.

    + folder. This is maybe a bs. request that shoudn't + be implemented.

  • @@ -1290,6 +1266,40 @@ The following have been completed, but possibly not fully documented: