mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798809 - Multicolumn report error when reopened after saving.
This commit is contained in:
parent
71afa3e0fc
commit
13e62b320d
@ -582,7 +582,7 @@ not found.")))
|
||||
" (let*\n"
|
||||
" (\n"
|
||||
" (option (gnc-lookup-option (gnc:optiondb options) \"__general\" \"report-list\"))\n"
|
||||
" (saved-report-list (GncOption-set-value option))\n"
|
||||
" (saved-report-list (GncOption-get-value option))\n"
|
||||
" )\n"
|
||||
" (\n"
|
||||
" (lambda (option)\n"
|
||||
|
Loading…
Reference in New Issue
Block a user