[job-report] clarify deprecation warning.

This commit is contained in:
Christopher Lam 2020-08-02 20:08:12 +08:00
parent 12ab85fa6c
commit 0c2e17daf1

View File

@ -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 '())