<div dir="ltr">Hi VTE,<div><br></div><div>Thank s for your tips</div><div><br></div><div>1. So swaping database won't works ?. and we should copy data from individual table ..?</div><div>2. for recreating custom fields -- is there any quick method to recreate custom fields ?. The fields created from layout has names as cf_xxx, so if this names are not matching, we cannot copy records into table</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><br>Regards,<br>Lajeesh<br></div></div>
<br><div class="gmail_quote">On Mon, Nov 17, 2014 at 2:33 PM, VTE <span dir="ltr"><<a href="mailto:support@vtigerexperts.com" target="_blank">support@vtigerexperts.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">1. Recreate users & groups - maintain the same 'id' value in vtiger_users<br>
field. You can manipulate it using seq value.<br>
2. Recreate custom fields<br>
3. Select * from all 'leads' tables(ondemand) and insert into all 'leads'<br>
tables(open source). vtiger_crmentity, leaddetails, leadscf, etc...<br>
4. Do the same for comments, just vtiger_modcomments and<br>
vtiger_modcommentscf and vtiger_crmentity<br>
<br>
I used 'leads' as example - it can be done with any module.<br>
<br>
Once done - update crmentity_seq number and you should be all set.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-Moving-Ondeman-to-Open-source-tp14431p14432.html" target="_blank">http://vtiger-crm.2324883.n4.nabble.com/Vtigercrm-developers-Moving-Ondeman-to-Open-source-tp14431p14432.html</a><br>
Sent from the vtigercrm-developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div></div>