mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798775 - Why is General Journal called "Register" in the tabs?
Set default report name to General Journal in options to overwrite default report name from underlying register report.
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
(list (N_ "Running Balance") #f)
|
||||
(list (N_ "Totals") #f)))
|
||||
|
||||
(set-option! gnc:pagename-general gnc:optname-reportname (G_ reportname))
|
||||
(set-option! gnc:pagename-general "Title" (G_ reportname))
|
||||
options))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user