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 696492 - Change report name in menu or in report output to be consistent
Change report name in menu or in report output to be consistent
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Reports
git-master
Other All
: Normal minor
: ---
Assigned To: Christian Stimming
Depends on:
Blocks:
 
 
Reported: 2013-03-24 14:11 UTC by Mike Evans
Modified: 2018-06-29 23:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch file to be applied on gnc-plugin-page-register.c in GnuCash 2.5.0 (1.32 KB, patch)
2013-06-14 20:48 UTC, Carsten Rinke
committed Details | Review

Description Mike Evans 2013-03-24 14:11:28 UTC
When in a register/account tab selecting "Reports->Account report" outputs a report headed "Register Report".  This is confusing for people wanting to re-generate an older printed "Register Report" as no such thing exists in the menu.

Change either the report header or the menu to be consistent.
Comment 1 Carsten Rinke 2013-06-14 20:48:43 UTC
Created attachment 246855 [details] [review]
patch file to be applied on gnc-plugin-page-register.c in GnuCash 2.5.0

I would propose to change this in gnc-plugin-page-register.c.

In function get_reg_get_name() the title string is assigned per reg->type and per window type.

If the window type is FALSE (not a ledger window but a report window), and the reg->type is GENERAL_LEDGER, INCOME_LEDGER, or "default" then the same report title should be assigned.

I propose to use title "Transaction Report" in alignment with the patches attached to bug 334939.

Patches developed on top of GnuCash 2.5.0.
Comment 2 Christian Stimming 2013-08-15 19:44:37 UTC
Comment on attachment 246855 [details] [review]
patch file to be applied on gnc-plugin-page-register.c in GnuCash 2.5.0

r23131, thanks!
Comment 3 John Ralls 2018-06-29 23:14:25 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=696492. Please update any external references or bookmarks.