]> 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:46:58 +0000 (15:46 +0000)
commitbb98f1885d0353cdde11e9e2631ecb553a7d685a
tree5359036fb2d97cb012089520c79a39a2cd1d4ac4
parentd4af30e0d0042b6ef4d0b7c8e80a9d5a152cb385
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