gnucash stable: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Sat Mar 14 07:05:37 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/5f1c6232 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b02612c4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/672bb3c1 (commit)



commit 5f1c6232ff665e9b239b44dff33dd6787af2b1e7
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Mar 13 16:17:26 2026 +0000

    Remove some surplus items associated with menus and toolbar buttons.

commit b02612c4376577e034c25cf1953238713979014e
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Fri Mar 13 16:05:36 2026 +0000

    Bug799722 - Inconsistent wording: Bill and Invoice
    
    There is some inconsistency with the wording of the invoice menu
    entries when say a bill is displayed, like 'Jump to Invoice' when it
    would be 'Jump to Bill'. Whilst looking at this, further places where
    this could be a problem was highlighted so this commit changes entries
    to 'Business item'.



Summary of changes:
 gnucash/gnome/dialog-invoice.c                         |  8 ++++----
 gnucash/gnome/dialog-payment.c                         |  2 +-
 gnucash/gnome/gnc-plugin-page-invoice.cpp              | 12 ++++++------
 gnucash/gnome/gnc-plugin-page-register.cpp             | 18 ++++--------------
 ...org.gnucash.GnuCash.dialogs.business.gschema.xml.in |  4 ++--
 gnucash/gtkbuilder/business-prefs.glade                |  8 ++++----
 gnucash/gtkbuilder/dialog-bi-import-gui.glade          |  8 ++++----
 gnucash/gtkbuilder/dialog-payment.glade                |  4 ++--
 gnucash/ui/gnc-plugin-page-register.ui                 | 12 ++++++------
 libgnucash/engine/gncOwner.c                           |  2 +-
 10 files changed, 34 insertions(+), 44 deletions(-)



More information about the gnucash-patches mailing list