[job-report] deprecate old report.

This commit is contained in:
Christopher Lam
2020-07-27 23:00:15 +08:00
parent 150bfc8d1b
commit ef67de44db

View File

@@ -478,6 +478,9 @@
(gnc:option-value
(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")
(let* ((document (gnc:make-html-document))
(table '())
(orders '())