gnucash unstable: Bug 794330 - Scheduled Transaction Editor Transfer Button Does Not Work

John Ralls jralls at code.gnucash.org
Mon Mar 19 18:54:23 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f05bbe24 (commit)
	from  https://github.com/Gnucash/gnucash/commit/6cce41b0 (commit)



commit f05bbe24752d576f5356472f6441ca166e988196
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Mar 19 15:52:06 2018 -0700

    Bug 794330 - Scheduled Transaction Editor Transfer Button Does Not Work
    
    It works fine, it just doesn't have anything to do with scheduled
    transactions. Remove it from the SX Editor toolbar.

diff --git a/gnucash/ui/gnc-sxed-window-ui-full.xml b/gnucash/ui/gnc-sxed-window-ui-full.xml
index 65ea884..df8a774 100644
--- a/gnucash/ui/gnc-sxed-window-ui-full.xml
+++ b/gnucash/ui/gnc-sxed-window-ui-full.xml
@@ -45,7 +45,6 @@
       <separator name="ToolbarSep67"/>
       <toolitem name="ToolbarBlankTransaction"     action="BlankTransactionAction"/>
       <separator name="ToolbarSep68"/>
-      <toolitem name="ToolbarTransfer"             action="ActionsTransferAction"/>
     </placeholder>
   </toolbar>
 



Summary of changes:
 gnucash/ui/gnc-sxed-window-ui-full.xml | 1 -
 1 file changed, 1 deletion(-)



More information about the gnucash-changes mailing list