From: Galen Charlton Date: Fri, 19 May 2017 01:59:28 +0000 (-0400) Subject: LP#1610246: add upgrade note X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a1f3cc9b8db9a0c680c2cb94a5612fda120bb5ed;p=working%2FEvergreen.git LP#1610246: add upgrade note Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Reports/fix_classic_current_circ.adoc b/docs/RELEASE_NOTES_NEXT/Reports/fix_classic_current_circ.adoc new file mode 100644 index 0000000000..7a59e98fe2 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Reports/fix_classic_current_circ.adoc @@ -0,0 +1,7 @@ +Fix to reporter.classic_current_circ view +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The `reporter.classic_current_circ` view, which is part of some +extra views defined in `Open-ILS/src/sql/Pg/example.reporter-extension.sql`, +has been fixed to not exclude loans for patrons who do not have a +billing address set. Users of this view should rerun +`Open-ILS/src/sql/Pg/example.reporter-extension.sql` during upgrade.