update status

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9022 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2003-08-10 00:51:46 +00:00
parent 126f44423a
commit f1ce512677

View File

@ -263,8 +263,10 @@ Open Issues / ToDo
------------------ ------------------
*) Naming convention for the different books? When the XML file backend *) Naming convention for the different books? When the XML file backend
is used, different books need to be stored as different files (in order is used, different books need to be stored as different files (in order
to avoid the performance penalty of a large file load). This hasn't to avoid the performance penalty of a large file load).
been implemented yet ...
*) When saving books, make the book title part of the book name (user
convenience).
*) Special considerations for scheduled transactions/recurring transactions? *) Special considerations for scheduled transactions/recurring transactions?
@ -272,12 +274,12 @@ Open Issues / ToDo
of making this happen.... of making this happen....
*) Lots are now implemented in the engine, but not yet used in this code. *) Lots are now implemented in the engine, but not yet used in this code.
-- ok, we now leave open lots in the new book.
-- we still need to move closed lots to closed book.
*) Need to mark closed book as unalterable, and respect that markup. *) Need to mark closed book as unalterable, and respect that markup.
*) Need to trimming of price database *) Need to trimming of price database
*) Make sure <book:slots> really works
=========================== end of file ======================== =========================== end of file ========================