]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1419813 Fix default joins for config.rule_age_hold_protection.
authorChris Sharp <csharp@georgialibraries.org>
Mon, 9 Feb 2015 14:24:11 +0000 (09:24 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Thu, 19 Feb 2015 15:47:57 +0000 (15:47 +0000)
commit8d8068f391b1bb6e363c410d8fe9af09cc5898f9
tree00472d22ed3c8e19a8e7b436f409b8cbf5f9f4c9
parent2e5640cdf2f4924a094b7d8abcd0d1268d929031
LP#1419813 Fix default joins for config.rule_age_hold_protection.

config.rule_age_hold_protection had a "has_a" relationship
to several copy and copy-like sources when age protection
is optional.  Changing those to "might_have" to allow left
joins by default.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/fm_IDL.xml