vtiger Forum Index vtiger
The Honest Open Source CRM
 

plugin tip for imported data
Click here to go to the original topic

 
       vtiger Forum Index -> Office Plugin
Previous topic :: Next topic  
Author Message
cdstg



Joined: 18 Oct 2006
Posts: 12

Posted: Tue Nov 14, 2006 1:21 am    Post subject: plugin tip for imported data  

I had a problem that office plugin would not work for accounts that had been imported was ok for created ones

After looking into it I found that it was the street address as they had a new line char eg

address\n more stuff\n

This caused the plugin not to work
I found it need a return as well eh

address\r\n second line \r\n

so if you are having that kind of error have a look at the address data format of your imported data
Back to top  
 
       vtiger Forum Index -> Office Plugin
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group