gnucash master: [budget-feature] move unset_feature call to gnc_budget_gui_delete_budget

Christopher Lam clam at code.gnucash.org
Tue Nov 1 12:36:17 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash/commit/05ffd3d4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/6c7e50ef (commit)



commit 05ffd3d4eb8230b8fb49bacbd5a2ede74a92beb6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sat Oct 29 15:06:06 2022 +0800

    [budget-feature] move unset_feature call to gnc_budget_gui_delete_budget
    
    because gnc_budget_gui_delete_budget is a more general function to
    delete a budget.



Summary of changes:
 gnucash/gnome/gnc-plugin-budget.c      |  8 --------
 gnucash/gnome/gnc-plugin-page-budget.c |  8 ++++++++
 libgnucash/engine/ScrubBudget.c        | 22 ++++++++++++++--------
 3 files changed, 22 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list