projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb7e37d
)
fixing problem causing acq EDI A/T defs to fail
author
Chris Sharp
<csharp@georgialibraries.org>
Thu, 15 Dec 2016 19:20:36 +0000
(14:20 -0500)
committer
Chris Sharp
<csharp@georgialibraries.org>
Tue, 3 Oct 2017 18:20:13 +0000
(14:20 -0400)
Open-ILS/examples/fm_IDL.xml
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/fm_IDL.xml
b/Open-ILS/examples/fm_IDL.xml
index
aaec362
..
80d2637
100644
(file)
--- a/
Open-ILS/examples/fm_IDL.xml
+++ b/
Open-ILS/examples/fm_IDL.xml
@@
-8836,7
+8836,7
@@
SELECT usr,
</fields>
<links>
<link field="lineitem" reltype="has_a" key="id" map="" class="jub"/>
- <link field="eg_copy_id" reltype="
might_have
" key="id" map="" class="acp"/>
+ <link field="eg_copy_id" reltype="
has_a
" key="id" map="" class="acp"/>
<link field="fund" reltype="has_a" key="id" map="" class="acqf"/>
<link field="fund_debit" reltype="has_a" key="id" map="" class="acqfdeb"/>
<link field="owning_lib" reltype="has_a" key="id" map="" class="aou"/>