I was wondering if anyone had any info on a module that can import/export data to and from Quickbooks?
I've read in various places of the existence of something but I was never able to find it. All the threads seem to go back to 2005. Is there such a monster and if so, where could I find it. Thanks in advance. |
Scott,
I think its the integration piece from Open Source Strategies. I am not sure though. Regards Anil Patel On 4/11/07, Scott A <[hidden email]> wrote: > > > I was wondering if anyone had any info on a module that can import/export > data to and from Quickbooks? > > I've read in various places of the existence of something but I was never > able to find it. All the threads seem to go back to 2005. Is there such a > monster and if so, where could I find it. > > Thanks in advance. > -- > View this message in context: > http://www.nabble.com/Quickbooks---OfBiz-tf3560507.html#a9943445 > Sent from the OFBiz - User mailing list archive at Nabble.com. > > |
In reply to this post by Scott.
I believe there were two efforts in this regard, one from
OpenSourceStrategies and the other from Brian Johnson. I'm note sure what came of OSS's, but Brian Johnson's can be found here: http://sherbang.com/devel/ofbiz/qb-ofbiz-20060314.tar.bz2 --- Scott A <[hidden email]> wrote: > > I was wondering if anyone had any info on a module that can > import/export > data to and from Quickbooks? > > I've read in various places of the existence of something but I was > never > able to find it. All the threads seem to go back to 2005. Is there > such a > monster and if so, where could I find it. > > Thanks in advance. > -- > View this message in context: > http://www.nabble.com/Quickbooks---OfBiz-tf3560507.html#a9943445 > Sent from the OFBiz - User mailing list archive at Nabble.com. > > |
Hi, Does anyone know if the same was done for Sage? Thanks & Regards, Peter -----Original Message----- From: Chris Howe [mailto:[hidden email]] Sent: 11 April 2007 20:52 To: [hidden email] Subject: Re: Quickbooks & OfBiz I believe there were two efforts in this regard, one from OpenSourceStrategies and the other from Brian Johnson. I'm note sure what came of OSS's, but Brian Johnson's can be found here: http://sherbang.com/devel/ofbiz/qb-ofbiz-20060314.tar.bz2 --- Scott A <[hidden email]> wrote: > > I was wondering if anyone had any info on a module that can > import/export > data to and from Quickbooks? > > I've read in various places of the existence of something but I was > never > able to find it. All the threads seem to go back to 2005. Is there > such a > monster and if so, where could I find it. > > Thanks in advance. > -- > View this message in context: > http://www.nabble.com/Quickbooks---OfBiz-tf3560507.html#a9943445 > Sent from the OFBiz - User mailing list archive at Nabble.com. > > |
In reply to this post by cjhowe
I worked on a contract where we integrated ofbiz orders with
quickbooks. The project never finished but we did discover that using a 3rd party library call QODBC was much faster than the intuit web services interface. The difficult part was mapping all the data values between the two systems. And if you need to do updates in QB you have to store record IDs on the ofbiz side. Brett On 4/11/07, Chris Howe <[hidden email]> wrote: > I believe there were two efforts in this regard, one from > OpenSourceStrategies and the other from Brian Johnson. I'm note sure > what came of OSS's, but Brian Johnson's can be found here: > > http://sherbang.com/devel/ofbiz/qb-ofbiz-20060314.tar.bz2 > > > --- Scott A <[hidden email]> wrote: > > > > > I was wondering if anyone had any info on a module that can > > import/export > > data to and from Quickbooks? > > > > I've read in various places of the existence of something but I was > > never > > able to find it. All the threads seem to go back to 2005. Is there > > such a > > monster and if so, where could I find it. > > > > Thanks in advance. > > -- > > View this message in context: > > http://www.nabble.com/Quickbooks---OfBiz-tf3560507.html#a9943445 > > Sent from the OFBiz - User mailing list archive at Nabble.com. > > > > > > |
In reply to this post by cjhowe
Thanks for the info guys. We'll give it a shot ourselves and see if we can breath any life into it. I want to get away from QB but knowing its in the background just in case is good for now.
|
Free forum by Nabble | Edit this page |