[open-ils-commits] [GIT] Evergreen ILS branch rel_2_1 updated. bb87adfdf60e0f4deffa7dabe0e372fd61b20cb7
Evergreen Git
git at git.evergreen-ils.org
Tue Nov 15 11:48:13 EST 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_1 has been updated
via bb87adfdf60e0f4deffa7dabe0e372fd61b20cb7 (commit)
from 43eb3326b74c9dfebc2d8ea330d94ec62dfa9ed3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bb87adfdf60e0f4deffa7dabe0e372fd61b20cb7
Author: Jason Stephenson <jstephenson at mvlc.org>
Date: Tue Nov 8 14:39:29 2011 -0500
Add link to cbs from bre via bre.source -> cbs.id in fm_IDL.xml.
Signed-off-by: Jason Stephenson <jstephenson at mvlc.org>
Signed-off-by: Mike Rylander <mrylander at gmail.com>
diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml
index 07f870e..602ee6b 100644
--- a/Open-ILS/examples/fm_IDL.xml
+++ b/Open-ILS/examples/fm_IDL.xml
@@ -2083,6 +2083,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
<link field="authority_links" reltype="has_many" key="bib" map="" class="abl"/>
<link field="subscriptions" reltype="has_many" key="record_entry" map="" class="ssub"/>
<link field="attrs" reltype="might_have" key="id" map="" class="mra"/>
+ <link field="source" reltype="has_a" key="id" map="" class="cbs"/>
</links>
<permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
<actions>
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/examples/fm_IDL.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list