You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2007/12/13 20:56:33 UTC

svn commit: r604007 - /ofbiz/branches/release4.0/applications/accounting/entitydef/entitymodel.xml

Author: jleroux
Date: Thu Dec 13 11:56:30 2007
New Revision: 604007

URL: http://svn.apache.org/viewvc?rev=604007&view=rev
Log:
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"/>