gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sat Mar 13 08:36:47 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/22a0a854 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/887a54fd (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9f4ba17d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6086c420 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/82458cb5 (commit)
	from  https://github.com/Gnucash/gnucash/commit/08d687d1 (commit)



commit 22a0a854ce83c1c3f4f2acc0754b9330e8282bd0
Merge: 08d687d11 887a54fd3
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 13 21:36:04 2021 +0800

    Merge branch 'maint-budget-report-shortcut' into maint #930

commit 887a54fd30385af1f5e28196c0ed3ac4cdca9b5f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 13 20:52:00 2021 +0800

    addendum previous commit; add comments

commit 9f4ba17d857a1404ec470bf9d87d575b55859a93
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Mar 6 21:43:35 2021 +0800

    From Budget editor, add toolbar and Edit menu to run budget report
    
    This parallels the invoice editor "Print Invoice" functionality.
    
    Runs the budget report using current budget.

commit 6086c420861904f453ebb7b6da56ec104b9666ac
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 11 07:35:24 2021 +0800

    [gnc-plugin-page-budget] change note icon to a note page

commit 82458cb5019cff899919bb31d1735763ca6792fd
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Thu Mar 11 22:58:01 2021 +0800

    [gnc-plugin-page-report] add gnc_plugin_page_report_reload
    
    refreshes the report



Summary of changes:
 gnucash/gnome/gnc-plugin-page-budget.c   | 58 +++++++++++++++++++++++++++++++-
 gnucash/gnome/gnc-plugin-page-report.c   |  6 ++++
 gnucash/gnome/gnc-plugin-page-report.h   |  2 ++
 gnucash/report/reports/reports.scm       | 10 ++++++
 gnucash/ui/gnc-plugin-page-budget-ui.xml |  2 ++
 5 files changed, 77 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list