svn commit: r632230 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

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

svn commit: r632230 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

apatel-2
Author: apatel
Date: Thu Feb 28 22:15:20 2008
New Revision: 632230

URL: http://svn.apache.org/viewvc?rev=632230&view=rev
Log:
Adding more dataSourceTypes for use in SFA webapp.

Modified:
    ofbiz/trunk/framework/common/data/CommonTypeData.xml

Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=632230&r1=632229&r2=632230&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
+++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Thu Feb 28 22:15:20 2008
@@ -24,6 +24,9 @@
     <DataSourceType dataSourceTypeId="MAILING_LIST_SIGNUP" description="Mailing List Signup"/>
     <DataSourceType dataSourceTypeId="CONTEST_SIGNUP" description="Contest Signup"/>
     <DataSourceType dataSourceTypeId="ADMIN_ENTRY" description="Administrative Data Entry"/>
+    <DataSourceType dataSourceTypeId="ADVERTISEMENT" description="Advertisement"/>
+    <DataSourceType dataSourceTypeId="WEB" description="Web"/>
+    <DataSourceType dataSourceTypeId="PARTNER" description="Partner"/>
 
     <DataSource dataSourceId="ECOMMERCE_SITE" dataSourceTypeId="WEBSITE_ENTRY" description="eCommerce Site Profile Maintenance"/>
     <DataSource dataSourceId="GENERAL_MAILING" dataSourceTypeId="MAILING_LIST_SIGNUP" description="General Interest Mailing List Signup"/>