[OFBiz] SVN: r7624 - trunk/applications/party/entitydef
jacopo@svn.ofbiz.org
jacopo at svn.ofbiz.org
Wed May 17 09:13:58 CDT 2006
Author: jacopo
Date: 2006-05-17 09:13:52 -0500 (Wed, 17 May 2006)
New Revision: 7624
Modified:
trunk/applications/party/entitydef/entitymodel.xml
Log:
i18n changes from Marco Risaliti.
Modified: trunk/applications/party/entitydef/entitymodel.xml
===================================================================
--- trunk/applications/party/entitydef/entitymodel.xml 2006-05-17 14:11:21 UTC (rev 7623)
+++ trunk/applications/party/entitydef/entitymodel.xml 2006-05-17 14:13:52 UTC (rev 7624)
@@ -723,6 +723,7 @@
</entity>
<entity entity-name="ContactMechPurposeType"
package-name="org.ofbiz.party.contact"
+ default-resource-name="PartyEntityLabels"
title="Contact Mechanism Purpose Type Entity">
<field name="contactMechPurposeTypeId" type="id-ne"></field>
<field name="description" type="description"></field>
@@ -1830,6 +1831,7 @@
</entity>
<entity entity-name="RoleType"
package-name="org.ofbiz.party.party"
+ default-resource-name="PartyEntityLabels"
title="Role Type Entity">
<field name="roleTypeId" type="id-ne"></field>
<field name="parentTypeId" type="id"></field>
More information about the Svn
mailing list