mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix general-ledger.scm
An option had changed in the transaction report that this one uses.
This commit is contained in:
committed by
Geert Janssens
parent
d02245267f
commit
bd3ed1e59a
@@ -118,7 +118,9 @@
|
||||
|
||||
;; set options in the general tab...
|
||||
(set-option!
|
||||
gnc:pagename-general (N_ "Style") 'single)
|
||||
gnc:pagename-display (N_ "Detail Level") 'single)
|
||||
|
||||
|
||||
;; we can't (currently) set the Report name here
|
||||
;; because it is automatically set to the template
|
||||
;; name... :(
|
||||
|
||||
Reference in New Issue
Block a user