some stuff fixed or implemented

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@291 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-05 09:35:49 +00:00
parent 8437834ac9
commit 1e493d882d

16
TODO
View File

@ -30,7 +30,7 @@ the docs or change the menu entry name.
24) show example of how to do household assets
25) provide menu item to create automaticly a default set
of accounts for business, home use.
of income/expense accounts (categories) for business, home use.
26) provide menu item to not show accounts (esp inc/expense)
acocounts with zero balances.
@ -88,15 +88,12 @@ the docs or change the menu entry name.
48) allow tab traversal from memo field to commit button in the ledger
window.
49) fix recn window. Its completely broken right now.
50) provide a menu item to not show income/expense accounts.
this makes it work more like quicken categories. See also #26
52) add sql interfaces. Use optimistic record modification policies,
to avoid record locking. Something that is CVS, as opposed to
RCS, in style & philosophy.
53)
Fixed bugs:
-----------
@ -166,3 +163,10 @@ fixed.
46) fix traversal for ledger windows
fixed.
49) fix recn window. Its completely broken right now.
fixed, I think.
50) provide a menu item to not show income/expense accounts.
this makes it work more like quicken categories. See also #26
done.