From: Chris Sharp Date: Thu, 23 Sep 2021 16:56:08 +0000 (-0400) Subject: LP#1672346: add release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9883ce33630762c12de3b97b526900e770e99657;p=evergreen%2Fpines.git LP#1672346: add release notes Signed-off-by: Chris Sharp --- diff --git a/docs/RELEASE_NOTES_NEXT/Reports/copy_stats_view.adoc b/docs/RELEASE_NOTES_NEXT/Reports/copy_stats_view.adoc new file mode 100644 index 0000000000..7801555034 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Reports/copy_stats_view.adoc @@ -0,0 +1,11 @@ +== Reporter Item Statistics View == + +A new reports source, Item Statistics View is available. +Certain third-party products such as collection development +management providers require copy statistics that are not +readily available in a single report. This view adds those, +which will also benefit library staff reports generally. + +To add the view, a system administrator will need to (re-)run +the example.reporter-extension.sql script, which will create +the new view in the database.