[open-ils-commits] r8321 - branches/acq-experiment/Open-ILS/examples

svn at svn.open-ils.org svn at svn.open-ils.org
Fri Jan 4 16:50:40 EST 2008


Author: erickson
Date: 2008-01-04 16:26:47 -0500 (Fri, 04 Jan 2008)
New Revision: 8321

Modified:
   branches/acq-experiment/Open-ILS/examples/fm_IDL.xml
Log:
repaired another link to match field name

Modified: branches/acq-experiment/Open-ILS/examples/fm_IDL.xml
===================================================================
--- branches/acq-experiment/Open-ILS/examples/fm_IDL.xml	2008-01-04 21:22:23 UTC (rev 8320)
+++ branches/acq-experiment/Open-ILS/examples/fm_IDL.xml	2008-01-04 21:26:47 UTC (rev 8321)
@@ -2435,7 +2435,7 @@
 		</fields>
 		<links>
 			<link field="fund" reltype="has_a" key="id" map="" class="acqfund"/>
-			<link field="origin_currency" reltype="has_a" key="code" map="" class="acqct"/>
+			<link field="origin_currency_type" reltype="has_a" key="code" map="" class="acqct"/>
 		</links>
 	</class>
 



More information about the open-ils-commits mailing list