svn commit: r570045 - /ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r570045 - /ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml

jonesde
Author: jonesde
Date: Mon Aug 27 02:00:57 2007
New Revision: 570045

URL: http://svn.apache.org/viewvc?rev=570045&view=rev
Log:
Added missing group map for FinAccountStatus

Modified:
    ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml

Modified: ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml?rev=570045&r1=570044&r2=570045&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml (original)
+++ ofbiz/trunk/applications/accounting/entitydef/entitygroup.xml Mon Aug 27 02:00:57 2007
@@ -50,6 +50,7 @@
     <entity-group group="org.ofbiz" entity="FinAccountAndRole" />
     <entity-group group="org.ofbiz" entity="FinAccountAttribute" />
     <entity-group group="org.ofbiz" entity="FinAccountRole" />
+    <entity-group group="org.ofbiz" entity="FinAccountStatus" />
     <entity-group group="org.ofbiz" entity="FinAccountTrans" />
     <entity-group group="org.ofbiz" entity="FinAccountAuth" />
     <entity-group group="org.ofbiz" entity="FinAccountTransAttribute" />