After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708659 - Totals column not moved when periods are added to the budget
Totals column not moved when periods are added to the budget
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Budgets
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: gnucash-core-maint
gnucash-core-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-24 02:58 UTC by R Ratliff
Modified: 2018-06-29 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix bug 708659 (2.73 KB, patch)
2013-10-02 22:55 UTC, R Ratliff
committed Details | Review

Description R Ratliff 2013-09-24 02:58:00 UTC
To reproduce:

1. Create a new budget with a small number of periods, say 2. For example, suppose the start date is 9/1/2013.
2. Use budget options to change the number of periods to 4.
3. The totals column will stay between the columns for 10/1/2013 and 11/1/2013. In other words, it will not be moved to the far right hand side of the budget view.
Comment 1 R Ratliff 2013-10-02 22:39:33 UTC
Design considerations:

Approaches:
1. Delete all columns and regenerate.
2. Delete just the total column. Append the columns for the new periods. Then re-add the total column.
3. Variation of #2. Append the columns for the new periods. Then use a column move command to move the total column to the right hand side.
Comment 2 R Ratliff 2013-10-02 22:55:13 UTC
Created attachment 256336 [details] [review]
Fix bug 708659

Design option #2 was chosen.

Please let me know if I have made any memory management errors. (I am not sure what is needed when deleting UI elements.)
Comment 3 Geert Janssens 2013-10-18 14:54:33 UTC
Comment on attachment 256336 [details] [review]
Fix bug 708659

Seems ok to me -> r23301
Thank you very much!
Comment 4 John Ralls 2017-09-24 22:46:46 UTC
Reassign version to 2.4.x so that individual 2.4 versions can be retired.
Comment 5 John Ralls 2018-06-29 23:19:27 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=708659. Please update any external references or bookmarks.