India

ZestyBeanz Technologies Pvt Ltd 4th Floor, Nila, Technopark Thiruvananthapuram,
India – 695581
Phone: +91 471 4063254
Fax : +91 471 2700171

   .

ZestyBeanz Technologies Pvt Ltd
61/3236, Manikkath Cross Road
Ravipuram, Kochi, India - 682016
Phone: +91 484 4063254

  UAE

Zesty Labs
Office # 2003, Millennium Plaza Building
Sheikh Zayed Rd, Dubai, UAE
Phone: +971 4333 2222​
Mobile: +971-52-7553466

  Germany​

ZestyBeanz Technologies GmbH
Reuterstraße 1
90408 Nürnberg
Fon: +49 911 4801 444
Fax: +49 911 4801 445

Contact Form


Sinoj Sebastian's picture

Quickbooks synchronization with OpenERP

Quickbooks is one of the leading Accounting application in the Unites States and OpenERP is one of the fastest developing Open Source ERP. An integration or synchronization between these two great applications can be a great mile stone for the users of both applications.
We were successful in synchronizing OpenERP and Quickbooks and would like to summarize our approach and experience. We are expecting that OpenERP is trying to include the Quickbooks integration as part of US localization and will be available with version 6.1.

Anyway at that time of development we were not able to directly connect from OpenERP to Quickbook. So we decided to take a work around. Our solution was to use a PHP application in between OpenERP and Quickbook which can talk to Quickbook.

So our solution include
1. Quick book
2. Quick book Web connector
3. PHP DevKit from consolibyte
4. OpenERP

1. Quick book : Quick books was "QuickBooks Pro" and it should work with other versions also.

2. Quickbook web connector : It was installed and configured on the same machine that runs the Quickbooks. It was configured with full access to QuickBooks file and scheduled to resync in every few minutes with the PHP application. http://marketplace.intuit.com/webconnector/

3. PHP DevKit from consolibyte : It was an independent application which keep data in a mysql DB and keep the data synchronization with Quickbooks using the calls from Webconnector.https://idnforums.intuit.com/messageview.aspx?catid=56&threadid=9164

4. OpenERP : As we have the data in mysql DB it was easy for openerp to connect and keep the data updated. It support two way synchronization.

Goal of the project was to handle the sale order and shipping side from OpenERP and let Quickbook handle the accounting side. We did synchronization of the following objects
1. Partner/customer synchronization : Two way
2. Account list synchronization : QuickBooks to OpenERP
3. Invoice synchronization : OpenERP to QuickBooks

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo], [[foo]]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image. Ignore spaces and be careful about upper and lower case.