mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[job-report] deprecate old report.
This commit is contained in:
@@ -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 '())
|
||||
|
||||
Reference in New Issue
Block a user