mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[job-report] clarify deprecation warning.
This commit is contained in:
parent
12ab85fa6c
commit
0c2e17daf1
@ -479,7 +479,8 @@
|
||||
(gnc:lookup-option (gnc:report-options report-obj) section name)))
|
||||
|
||||
(issue-deprecation-warning
|
||||
"old job report is deprecated and will be removed in 5.x")
|
||||
"old job report is deprecated and will be removed in 5.x. Its functionality \
|
||||
is now merged into new-owner-report.scm.")
|
||||
|
||||
(let* ((document (gnc:make-html-document))
|
||||
(table '())
|
||||
|
Loading…
Reference in New Issue
Block a user