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:37 +0000 (15:47 +0000)
commite775a06a92807da781886cb4a46024210fa5fd19
tree8ea9b0ce556aa81823e033b9d9777b33a1252c33
parent6f4c296821464cb7d8e56561880cfa4a8ebbf4cf
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