<div dir="ltr"><div>How to import invoices from 5.4 to 6.0 using mysql? import in 6.0 not working, not with invoices<br><br>:)</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr">Siam Translations LLP<br>

<div>153 Ban Mai, Muang Nakhon <br></div><div>Nakhon Ratchasima , Thailand, 30000<br></div><div><a href="http://www.siam-translations.com" target="_blank">www.siam-translations.com</a></div><div>02-1070492<br></div><div>
086-0202425</div>
<div>082-7912779 (English)<br><br>This message contains confidential information and 
        is intended for [Recipient]. If you are not the intended recipient you 
        are notified that disclosing, copying, distributing or taking any action 
        in reliance on the contents of this information is strictly prohibited. 
        E-mail transmission cannot be guaranteed to be secure or error-free as 
        information could be intercepted, corrupted, lost, destroyed, arrive late 
        or incomplete, or contain viruses. The sender therefore does not accept 
        liability for any errors or omissions in the contents of this message, 
        which arise as a result of e-mail transmission. If verification is required 
        please request a hard-copy version. <br>
        <br></div></div></div>
<br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 9:34 PM, Alan Lord <span dir="ltr"><<a href="mailto:alanslists@gmail.com" target="_blank">alanslists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 14/01/14 14:09, Jonathan Sardo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
Why now Imports are scheduled (15min) and not direct ?<br>
I have to import data in several modules. What is the good method ?<br>
</blockquote>
<br></div>
Scheduled import came in 5.4.0. Anything over 250 rows gets scheduled. I think that is a good idea.<br>
<br>
If you want to import loads of stuff, then use the server API and write some simple scripts. It's much quicker but you will need to handle the "related_to" columns slightly differently.<br>
<br>
Using the csv import you use the "{Modulename}::::{vtiger_<u></u>entityname.fieldname}" value.<br>
<br>
Using the Server API you use the "{WebservicesID}x{CRMID}" syntax.<br>
<br>
Cheers<br>
<br>
Al<br>
<br>
<br>
______________________________<u></u>_________________<br>
<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
</blockquote></div><br></div>