[Vtigercrm-developers] Error with AUTO GEN ON SAVE

Asha asha at vtiger.com
Tue Dec 16 02:37:41 PST 2008


Hi Nablocom,

Thanks for identifying the issue. We have integrated the fix. Please refer
to the changeset:

http://trac.vtiger.com/cgi-bin/trac.cgi/changeset/12251

On 12/16/08, Nablacom <info at nablacom.it> wrote:
>
>  Hi vtigers,
>
> with the revision 12249 of vtiger 5.1 I have encoutered an error: when I
> change the language the auto generation of the module entity number doesn't
> function
>
> So th error is in \data\CRMEntity.php where the line
>
> if(!isset($this->column_fields[$fieldname]) ||
> $this->column_fields[$fieldname] == '' || $this->column_fields[$fieldname]
> == 'AUTO GEN ON SAVE')
>
> must be replaced by
>
> if(!isset($this->column_fields[$fieldname]) ||
> $this->column_fields[$fieldname] == '' || $this->column_fields[$fieldname]
> == getTranslatedString('MSG_AUTO_GEN_ON_SAVE'))
>
>
>
>
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>



-- 
Regards,
Asha
vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20081216/9b5fe6b5/attachment-0003.html 


More information about the vtigercrm-developers mailing list