[Vtigercrm-commits] [vtiger-commits] r9026 - /vtigercrm/trunk/schema/DatabaseSchema.xml

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Aug 18 08:36:36 EDT 2006


Author: richie
Date: Fri Aug 18 06:36:28 2006
New Revision: 9026

Log:
Added a forward slash in the siccode field -- Ahmed

Modified:
    vtigercrm/trunk/schema/DatabaseSchema.xml

Modified: vtigercrm/trunk/schema/DatabaseSchema.xml
==============================================================================
--- vtigercrm/trunk/schema/DatabaseSchema.xml (original)
+++ vtigercrm/trunk/schema/DatabaseSchema.xml Fri Aug 18 06:36:28 2006
@@ -322,7 +322,7 @@
 		</field>
 		<field name="rating" type="C" size="50" />
 		<field name="ownership" type="C" size="50" />
-		<field name="siccode" type="C" size="50">
+		<field name="siccode" type="C" size="50" />
 		<field name="tickersymbol" type="C" size="30" />
 		<field name="phone" type="C" size="30" />
 		<field name="otherphone" type="C" size="30" />





More information about the vtigercrm-commits mailing list