]> git.evergreen-ils.org Git - working/Evergreen.git/commit
return only the one applicable OU setting value
authorGalen Charlton <gmc@esilibrary.com>
Fri, 12 Aug 2011 20:09:11 +0000 (16:09 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 16 Aug 2011 12:57:31 +0000 (08:57 -0400)
commitfd2a63dbc409f859bb103abae24abfd55f324f18
tree1e78054b44aaced51d127a273d713d162582b603
parentac36c3a6a2cc00a41834b88979f2d2a2c061818a
return only the one applicable OU setting value

Correct actor.org_unit_ancestor_setting so that it returns
at most one setting value, rather than the entire set
 of values defined for the OU and its ancestors.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/020.schema.functions.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.fix_aous_lookup.sql [new file with mode: 0644]