[Vtigercrm-developers] vtiger_siccode?

Alan Lord alanslists at gmail.com
Thu Jul 9 07:18:13 GMT 2020


I've just grepped the source code tree. It's certainly not something 
that happens by default...

> alanlord at dev3:~/code.vtiger.com/vtigercrm$ grep -rn "vtiger_siccode" .
> 1 alanlord at dev3:~/code.vtiger.com/vtigercrm$ grep -rn "siccode" .
> ./modules/Users/DefaultDataPopulator.php:210:           $this->db->query("insert into vtiger_field values (6," . $this->db->getUniqueID("vtiger_field") . ",'siccode','vtiger_account',1,'1','siccode','SIC Code',1,2,'',100,16,9,1,'V~O',1,null,'ADV',1)");
> ./schema/DatabaseSchema.xml:378:                <field name="siccode" type="C" size="50" />
> alanlord at dev3:~/code.vtiger.com/vtigercrm$ 

You can see there are no references to the tablename anywhere. And the 
ONLY references to a string "siccode" are in the data populator where it 
is created as a uitype 1 field.
I also tried google. The only 2 references it found for the string 
"vtiger_siccode" were from _this_ very thread ;-)

HTH

Al

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2020-07-09 08-17-16.png
Type: image/png
Size: 74427 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200709/104bec82/attachment-0001.png>


More information about the vtigercrm-developers mailing list