gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Thu Sep 24 11:33:50 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/7f7ae2ef (commit)
	 via  https://github.com/Gnucash/gnucash/commit/227bbda1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/95b502ea (commit)
	from  https://github.com/Gnucash/gnucash/commit/a926991d (commit)



commit 7f7ae2ef005312e168a0313aa44dc195c171392d
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Sep 24 12:44:49 2020 +0100

    Bug 554391 - Select account if Tax Options dialog opened from CoA
    
    If the Tax options dialog is opened from the Chart of Accounts and an
    account is selected then the tax dialog will preselect that account.

commit 227bbda16c30778888dcabcdb03286d7b5f34999
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Sep 24 12:42:02 2020 +0100

    Bug 554391 - Add Apply button to Tax Options dialog

commit 95b502ea9681122dae9a1b284c1511e090b3ba21
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Sep 24 11:36:55 2020 +0100

    Bug 797897 - Cannot select multiple accounts in Tax Report Options
    
    Multi selection was disabled for Bug 518833, 27/01/2019 but the select
    sub accounts button was left giving the impression of multi selection.
    
    I have enabled the multi selection for the tree view and while testing
    all accounts selected were updated with the selected tax option.



Summary of changes:
 gnucash/gnome-utils/gnc-ui.h                   |  2 +-
 gnucash/gnome/dialog-tax-info.c                | 56 ++++++++++++++++++++++----
 gnucash/gnome/gnc-plugin-basic-commands.c      |  2 +-
 gnucash/gnome/gnc-plugin-page-account-tree.c   | 26 +++++++++++-
 gnucash/gtkbuilder/dialog-tax-info.glade       | 18 ++++++++-
 gnucash/ui/gnc-plugin-page-account-tree-ui.xml |  1 +
 6 files changed, 94 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list