[OFBiz] SVN: r6506 - trunk/applications/product/entitydef
jonesde@svn.ofbiz.org
jonesde at svn.ofbiz.org
Mon Jan 16 02:32:21 CST 2006
Author: jonesde
Date: 2006-01-16 02:32:17 -0600 (Mon, 16 Jan 2006)
New Revision: 6506
Modified:
trunk/applications/product/entitydef/entitymodel.xml
Log:
Small change to package name which was out of place
Modified: trunk/applications/product/entitydef/entitymodel.xml
===================================================================
--- trunk/applications/product/entitydef/entitymodel.xml 2006-01-16 03:37:42 UTC (rev 6505)
+++ trunk/applications/product/entitydef/entitymodel.xml 2006-01-16 08:32:17 UTC (rev 6506)
@@ -531,7 +531,7 @@
</relation>
</entity>
<entity entity-name="ProdConfItemContentType"
- package-name="org.ofbiz.product.product"
+ package-name="org.ofbiz.product.config"
title="Product Content Type Entity">
<field name="confItemContentTypeId" type="id-ne"></field>
<field name="parentTypeId" type="id"></field>
More information about the Svn
mailing list