GNOME Bugzilla – Bug 705042
Register to Treeview - Change New register to load subset of transactions
Last modified: 2018-06-29 23:17:55 UTC
Created attachment 250323 [details] [review] Register patch 27 This is an update to the Possible Register migration to Treeview - 673193 Register rewrite Update, change to using original query. This update changes the model to drop the filter and sort models to use the qof query to do these parts. This is in response to the slowness of large transaction lists with the intention to load only a subset of them. This is the start and this update and should be loaded after bug 705040 patch which should result in the same out put as using the filter and sort model. Basically what happens on load is the last 90 transactions get loaded. If there are less than this number then all transaction are loaded. When the selected transaction gets within a third of an end, then another third is added and the backend third deleted.
Created attachment 250485 [details] [review] Register patch 28 This patch corrects a mistake in that some parts of the gui xml file were removed.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=705042. Please update any external references or bookmarks.