vtiger Forum Index vtiger
The Honest Open Source CRM
 

vtiger QuickBooks AddOn
Click here to go to the original topic

 
       vtiger Forum Index -> 3rd-Party Extensions
Previous topic :: Next topic  
Author Message
prasad.a



Joined: 01 Aug 2007
Posts: 968

Posted: Tue Apr 22, 2008 6:56 pm    Post subject: vtiger QuickBooks AddOn  

vtiger QuickBook Addon is now available on forge: http://forge.vtiger.com/projects/vquickbooks/

version 1.0 downloads:
http://forge.vtiger.com/frs/?group_id=155&release_id=385

We encourage our community to extend the support in testing, validating this AddOn and take it further from here.

Regards,
Prasad
vtiger Team
Back to top  
kavit_



Joined: 26 Jun 2008
Posts: 2

Posted: Fri Jun 27, 2008 1:48 pm    Post subject: Re: vtiger QuickBooks AddOn  

does this work with all versions of quickbooks?
Back to top  
krisbfunk



Joined: 22 Jun 2008
Posts: 42

Posted: Sat Jul 05, 2008 7:56 pm    Post subject: Re: vtiger QuickBooks AddOn  

What information is actually transferred to quickbooks/vtiger with the vquickbooks plugin?

I got it to authenticate, and then it says no data is exchanged, yet none of my clients are in quickbooks.. doesn't seem like anything synced.

log looks good.. are there further mods that i need to do?

Should the vbquickbooks folder that holds the example.php file etc be outside of the vtiger root?

"20080705.19:23:22 UTC : QBWebConnector.WebServiceManager.DoUpdateSelected() : No data to exchange for the application: My Example Server"
Back to top  
krisbfunk



Joined: 22 Jun 2008
Posts: 42

Posted: Sun Jul 06, 2008 12:15 am    Post subject: Re: vtiger QuickBooks AddOn  

nevermind, i missed the "run sync.php" part of the process. all is well! sorry for the post
Back to top  
tassyit



Joined: 02 Jul 2008
Posts: 2

Posted: Sun Jul 06, 2008 4:10 am    Post subject: Re: vtiger QuickBooks AddOn  

Hi

I am not clear on the EXACT directory I install this in...

public_html/vTiger/vquickbooks???

or inside includes folder or some where else..
Back to top  
krisbfunk



Joined: 22 Jun 2008
Posts: 42

Posted: Sun Jul 06, 2008 1:49 pm    Post subject: Re: vtiger QuickBooks AddOn  

from my experience the server goes in public_html/vtiger/ root and the plugin goes outside the vtiger folder in a web accessable directory ex. public_html/vquickbooks/
Back to top  
barry



Joined: 24 Apr 2008
Posts: 1

Posted: Fri Nov 07, 2008 5:42 pm    Post subject: Re: vtiger QuickBooks AddOn  

Hi all,

i am attempting to implement the vTiger-QuickbooksWebConnect add-on however i appear to have a problem on the vTiger server side. Instead of returning the expected qbXML, vTiger returns an empty string which is interpreted as an error by quickbooks.

the vQuickbooks add-on is configured to use the vTiger logging system
(from soap/quickbooks.php)
<snip>
$log = &LoggerManager::getLogger('vtigercrm');
.
.
.
error_reporting(0);
</snip>

i have set all log4php parameters to DEBUG however on running the sync.php (as included in package) and updating the webconnector, there are no entries in any (vtigercrm, soap, security, sqltime, etc) logs.

the soap/quickbooks.php file contains many println statements, presumably intended for debugging, does anyone know where these statements are written to or if there is any logging facility available in vQuickbooks before the SOAP server?

tia,
barry
Back to top  
 
       vtiger Forum Index -> 3rd-Party Extensions
Page 1 of 1


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