r19931 - gnucash/trunk/src/business/business-ledger - Implement (but currently deactivated) auto-completion in the invoice ledger using all entries from the current book.

Christian Stimming cstim at code.gnucash.org
Sun Dec 12 16:30:41 EST 2010


Author: cstim
Date: 2010-12-12 16:30:40 -0500 (Sun, 12 Dec 2010)
New Revision: 19931
Trac: http://svn.gnucash.org/trac/changeset/19931

Modified:
   gnucash/trunk/src/business/business-ledger/gncEntryLedgerControl.c
Log:
Implement (but currently deactivated) auto-completion in the invoice ledger using all entries from the current book.

Eventually, this will enable drawing the auto-completion from all entries in
the previous invoices (i.e. book-wide), but in order to give the user a
good enough feedback during typing we additionally need a quick-fill object
over those book-wide entries. Currently, the user cannot see whether the
current description would result in an auto-completion from another invoice,
and that's not yet enough.



More information about the gnucash-patches mailing list