Author: jleroux
Date: Thu Dec 13 11:56:30 2007
New Revision: 604007
URL:
http://svn.apache.org/viewvc?rev=604007&view=revLog:
Applied fix from trunk for revision: 602859
Modified:
ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml
Modified: ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml?rev=604007&r1=604006&r2=604007&view=diff==============================================================================
--- ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml (original)
+++ ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml Thu Dec 13 11:56:30 2007
@@ -399,6 +399,7 @@
<field name="finAccountAuthId" type="id-ne"/>
<field name="finAccountId" type="id-ne"/>
<field name="amount" type="currency-amount"/>
+ <field name="currencyUomId" type="id-ne"/>
<field name="authorizationDate" type="date-time"/>
<field name="fromDate" type="date-time"/>
<field name="thruDate" type="date-time"/>