mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
8437834ac9
commit
1e493d882d
16
TODO
16
TODO
@ -30,7 +30,7 @@ the docs or change the menu entry name.
|
|||||||
24) show example of how to do household assets
|
24) show example of how to do household assets
|
||||||
|
|
||||||
25) provide menu item to create automaticly a default set
|
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)
|
26) provide menu item to not show accounts (esp inc/expense)
|
||||||
acocounts with zero balances.
|
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
|
48) allow tab traversal from memo field to commit button in the ledger
|
||||||
window.
|
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,
|
52) add sql interfaces. Use optimistic record modification policies,
|
||||||
to avoid record locking. Something that is CVS, as opposed to
|
to avoid record locking. Something that is CVS, as opposed to
|
||||||
RCS, in style & philosophy.
|
RCS, in style & philosophy.
|
||||||
|
|
||||||
|
53)
|
||||||
|
|
||||||
|
|
||||||
Fixed bugs:
|
Fixed bugs:
|
||||||
-----------
|
-----------
|
||||||
@ -166,3 +163,10 @@ fixed.
|
|||||||
46) fix traversal for ledger windows
|
46) fix traversal for ledger windows
|
||||||
fixed.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user