[Vtigercrm-developers] Some columns are not created on new entity module

Alan Lord (News) alanslists at gmail.com
Sat Jul 14 02:41:45 PDT 2012


On 14/07/12 02:10, possebon wrote:
> // Let's add some fields to the filter:
> $filter1->addField($field1)->addField($field2, 1)->addField($field3, 2)->addField($field4, 3)->addField($field5, 4)->addField($field7, 5)->addField($field10, 6)->addField($field11, 7);

Also, you have $field10 in your filter list but I didn't see that field 
in your code...

And you called this function twice. Once at the top of your code and 
again at the bottom.
>
> // Finally, let's enable this module for use with web services:
> $moduleInstance = Vtiger_Module::getInstance('Location');
> $moduleInstance->initWebservice();


HTH

Al



-- 
Libertus Solutions
http://www.libertus.co.uk





More information about the vtigercrm-developers mailing list