]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1610246 Classic Circulation View excluding circulations
authorChris Sharp <csharp@georgialibraries.org>
Fri, 5 Aug 2016 13:27:23 +0000 (09:27 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 19 May 2017 01:55:47 +0000 (21:55 -0400)
commit9d8c721fa9ac37879ac2299fed80eecef8c9a113
tree043aaf1c35e92973f632380e445a0f4ad56c7dee
parent956432ce699f8da594f28b60fbc42a5d592fd1a6
LP#1610246 Classic Circulation View excluding circulations

The reporter.classic_current_circ view, which is available via
Open-ILS/src/sql/Pg/example.reporter-extension.sql, was excluding
circulations because it was assuming all users have a billing address
This branch corrects that with a LEFT JOIN.

No upgrade script will be included since these views are not assumed
to be installed by all Evergreen instances.  Please re-run the
example.reporter-extension.sql file to apply this change for your
instance.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/example.reporter-extension.sql