<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2096</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2096&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in 2 ways synchronization between vtiger and front accounting - RELEASED.]]></description>
		<lastBuildDate>Wed, 09 Nov 2016 14:51:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=26831#p26831</link>
			<description><![CDATA[<p>is the solution still working?<br />i really need this to be implemented, please</p>]]></description>
			<author><![CDATA[null@example.com (lintas)]]></author>
			<pubDate>Wed, 09 Nov 2016 14:51:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=26831#p26831</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23951#p23951</link>
			<description><![CDATA[<p>it seems that this solution is no longer working?</p>]]></description>
			<author><![CDATA[null@example.com (baselbj)]]></author>
			<pubDate>Mon, 27 Jul 2015 10:07:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23951#p23951</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23571#p23571</link>
			<description><![CDATA[<p>Try various APIs (SOAP) in the wiki. Even simple addons like Asterisk integration cost $700/- in EspoCRM!</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 22 May 2015 01:58:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23571#p23571</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23563#p23563</link>
			<description><![CDATA[<p>I am using EspoCRM and i am trying to inegrate EspoCRM into FrontAccounting software. In EspoCRM have only JSON response. Is it any way to do.</p>]]></description>
			<author><![CDATA[null@example.com (saravanans)]]></author>
			<pubDate>Wed, 20 May 2015 11:27:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23563#p23563</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16421#p16421</link>
			<description><![CDATA[<p>to make it clear, this is for the self-hosted version so my data is 100% still mine and my business&#039;s.</p>]]></description>
			<author><![CDATA[null@example.com (jayscom)]]></author>
			<pubDate>Sat, 20 Apr 2013 14:25:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16421#p16421</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=16420#p16420</link>
			<description><![CDATA[<p>Ive hunted and hunted.....and it appears no-one has been able to mke a definite reply here, or in any google searches, if FrontAccounting has been integrated with vTiger.</p><p>Id pay for the software! ah well, back to the drawing board I guess.</p>]]></description>
			<author><![CDATA[null@example.com (jayscom)]]></author>
			<pubDate>Sat, 20 Apr 2013 14:24:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=16420#p16420</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9352#p9352</link>
			<description><![CDATA[<p>Hi p2409,</p><p>&nbsp; &nbsp;Have you read my documents FrontAccounting-Web-Service.pdf? I have written down some of the information under &quot;Call the web services using simple soap client&quot;.<br />&nbsp; &nbsp;<br />&nbsp; &nbsp;Please make the necessary changes as below:</p><p>&nbsp; &nbsp;$_company = &quot;ANTERP SOLUTIONS&quot;;&nbsp; /Can be company name or index = &#039;0&#039;<br />&nbsp; &nbsp;$_uid= &quot;demo1@anterp.com&quot;;&nbsp; &nbsp;//Username<br />&nbsp; &nbsp;$_upswd = &quot;password1&quot;;&nbsp; //Password</p><p>&nbsp; &nbsp;Hope it work!!!</p><p>&nbsp; &nbsp;Cheers,</p><p>&nbsp; &nbsp;tclim</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Fri, 03 Jun 2011 10:55:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9352#p9352</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9351#p9351</link>
			<description><![CDATA[<p>Yep that&#039;s what I did tclim, but see above, I&#039;m getting the password error:<br />Fatal error: Uncaught exception &#039;Exception&#039; with message &#039;Invalid User ID or Password!!!<br />for demo@anterp.com <br />password1<br />I think</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Fri, 03 Jun 2011 10:47:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9351#p9351</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9350#p9350</link>
			<description><![CDATA[<p>Hmm....</p><p>&nbsp; &nbsp; I think I better clean up the code and release the LDAP connector as soon. For your case, please remark the line </p><p>&nbsp; &nbsp;//include_once (DIR_FA . &quot;/lib/Ldap.php&quot;);</p><p>&nbsp; &nbsp;Sorry about that.. Can you try again?</p><p>&nbsp; &nbsp; To anyone who use SOAP Webservice API, please continue our conversation at SOAP Web Service. </p><p>&nbsp; &nbsp; https://frontaccounting.com/punbb/viewtopic.php?id=1569</p><br /><p>&nbsp; &nbsp; &nbsp; Thanks,</p><p>&nbsp; &nbsp; &nbsp; &nbsp;tclim</p><br /><br /><div class="quotebox"><cite>p2409 wrote:</cite><blockquote><div class="quotebox"><cite>tclim wrote:</cite><blockquote><p>Hi p2409,</p><p>&nbsp; Can you try this, open a new firefox browser, enter the soap url as </p><p>&nbsp; http://localhost/FA234/api/soap.php?wsdl</p><p>&nbsp; &nbsp;Did you see any soap webservice is up and running?</p></blockquote></div><p>The problem is &#039;missing ..//lib/Ldap.php&#039; file...</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Fri, 03 Jun 2011 10:29:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9350#p9350</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9349#p9349</link>
			<description><![CDATA[<div class="quotebox"><cite>tclim wrote:</cite><blockquote><p>Hi p2409,</p><p>&nbsp; Can you try this, open a new firefox browser, enter the soap url as </p><p>&nbsp; http://localhost/FA234/api/soap.php?wsdl</p><p>&nbsp; &nbsp;Did you see any soap webservice is up and running?</p></blockquote></div><p>The problem is &#039;missing ..//lib/Ldap.php&#039; file...</p><p>A hint maybe, I commented out the include of Ldap.php (I think my php has LDAP compiled in), then I get a screen that looks like HTML (but not rendered as such), in the errors then I see demo@anterp.com/password password failure.</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Fri, 03 Jun 2011 10:20:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9349#p9349</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9348#p9348</link>
			<description><![CDATA[<p>Hi p2409,</p><p>&nbsp; Can you try this, open a new firefox browser, enter the soap url as </p><p>&nbsp; http://localhost/FA234/api/soap.php?wsdl</p><p>&nbsp; &nbsp;Did you see any soap webservice is up and running?</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Fri, 03 Jun 2011 09:50:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9348#p9348</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9347#p9347</link>
			<description><![CDATA[<p>Quick question tclim:<br />When attempting to run soap-test.php, I&#039;m getting:<br />XML error parsing WSDL from http://localhost/FA234/api/soap.php?wsdl on line 2: Invalid document end<br />and a list of debug/error information.</p><p>Any ideas what might be wrong?<br />Thanks<br />pete</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Fri, 03 Jun 2011 08:52:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9347#p9347</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9337#p9337</link>
			<description><![CDATA[<div class="quotebox"><cite>tclim wrote:</cite><blockquote><p>Hi Excellence/Itronics,</p><p>&nbsp; &nbsp;Thanks you for your testing on the WebService API and great to hear that you have tested and verify it work fine.&nbsp; This webservice API can be extended and share among others members in FA. Nice !!!</p><p> Cheers,</p><p>&nbsp; tclim</p></blockquote></div><p>Tclim thanks for kicking off the soap API. We can now get started on building more interfaces. An effective soap interface requires rigorous naming standards ie use of words get/set and spelling of entities. Are you working to a standard or is this something you havent thought about yet?</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Thu, 02 Jun 2011 18:42:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9337#p9337</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9329#p9329</link>
			<description><![CDATA[<p>Hi Excellence/Itronics,</p><p>&nbsp; &nbsp;Thanks you for your testing on the WebService API and great to hear that you have tested and verify it work fine.&nbsp; This webservice API can be extended and share among others members in FA. Nice !!!</p><p> Cheers,</p><p>&nbsp; tclim</p>]]></description>
			<author><![CDATA[null@example.com (tclim)]]></author>
			<pubDate>Wed, 01 Jun 2011 09:30:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9329#p9329</guid>
		</item>
		<item>
			<title><![CDATA[Re: 2 ways synchronization between vtiger and front accounting - RELEASED]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9328#p9328</link>
			<description><![CDATA[<p>tclim, thank you for sharing the code. Yes, seems I have not seen it before indeed. The other one SOAP implementation for FA was provided by Gareth Obrien.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 01 Jun 2011 07:09:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9328#p9328</guid>
		</item>
	</channel>
</rss>
