Closed (fixed)
Project:
Ubercart Quickbooks Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2008 at 16:50 UTC
Updated:
14 May 2011 at 04:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
sarvab commentedHi krisbfunk,
It may still be a ways off before we'll be able to port this to D6 since it would be a significant amount of work testing and debugging and I may not find the time to delve into it for awhile.
I'll be sure to update here if we do start into a D6 port or even if we release a minimally tested quick port.
Comment #2
KrisBulman commentedGreat, I'll check back for updates. Nice work, btw.
Comment #3
trimpton commentedCould we get this moving quicker for a bounty?
Comment #4
kay_v commentedI would also like to present this as an option to my client, and would add to the bounty.
Comment #5
gdoteof commentedalso willing to add to the bounty
Comment #6
Island Usurper commentedA couple of quick changes to the .info file and to hook_menu, plus a run through Coder results in this patch. I'll be doing what I can to make sure it works for my use, but this will allow others make sure it works for them, too.
I haven't done any testing at all, yet, but I'll post updates if I find any bugs before it's committed.
Comment #7
Island Usurper commentedHere's an updated patch, since I didn't do all of the watchdog() calls right.
I still can't get the module to work right. The session value for 'qb_orders' never seems to be populated, so I've added a workaround to avoid foreach() errors. Hopefully someone more familiar than I will be able to figure it out.
Comment #8
Island Usurper commentedHere is a patch to get uc_qb to actually work with qb.module on Drupal 6. I have successfully imported orders, products, customers, and everything else it's supposed to into QuickBooks.
I have had to make a few changes to qb and qbwc to do this, so make sure you apply the patches in the following issues:
#412566: Settings form values not saved correctly.
#419538: Fixes for Web Connector, and support for uc_qb.
In case it matters, I am using QuickBooks Web Connector 2.0.0.139 and QuickBooks Enterprise Solutions 9.0.
Comment #9
doughold commentedSubscribing, I would love to see this done!
Comment #10
kanani commentedsubscribing,
I've got a potential client which may be able to fund some development on this. They're looking at a mid September launch of a fully tested integration.
I think the big functional piece they are requiring is that Quick Books is auto updated daily with orders through the site.
Comment #11
dhservices commentedI would also be happy to contribute to funding some of this but would also need to have a fully-tested integration by mid-September. Please advise. Thanks.
Comment #12
bfdi533 commentedDefinitely useful here as well when it is D6 ready. Any news or predict on the D6 port?
Comment #13
shineshadow commentedIs there any reason this url...
$orders[] = t('#%order (@link)', array('%order' => $order->order_id, '@link' => url('fleurville/admin/store/orders/'. $order->order_id, array('absolute' => TRUE))));around line 918 is still being used??
Comment #14
mdnola504 commentedHi,
Can't seem to apply this patch. Seems like it can only apply some of the changes. Are your previous patches in this thread supposed to be applied first? I tried that and that didn't seem to work. I tried just applying this one by itself and that didn't work either. I am applying the patches to revision 1.1.2.1. BTW, the first patch worked no problem but I can't get this one working no matter what I try. Each attempt I re-extract the uc_qb folder and try fresh each time.
What could I be missing here?
Thanks,
Matt
Comment #15
BenK commentedI'm also interested to see if anyone has gotten these patches working in production....
Also, does the module work with QuickBooks online (instead of just the Desktop software)?
Cheers,
Ben
Comment #16
maedi commentedsubscribing. I think a bounty is in order to get a Drupal 6 version. Please name your price.
Comment #17
wintervanilla commentedOur small business could commit $100 - $150 towards a working d6 module. Anyone else got a purse for this?
Comment #18
maedi commentedI could also chip in around this range.
Comment #19
kilrizzy commentedSubscribing, any update?
Comment #20
ChrisBryant commentedThe maintainer of this module doesn't currently have any time to work on the project unfortunately. If anyone wants to or is able to step up to maintain or co-maintain the module please say so and we'll make it happen.
Comment #21
deggertsen commentedSubscribing. I may be hiring somebody to do this soon if I can garner enough funds for it.
Comment #22
thisisnotrealpeople commentedsubscribing
Comment #23
nimzie commentedWondering the current update status on this. We would be willing to contribute to this module as well.
Comment #24
petergus commentedanything working on this?? seems a module like this is in high demand but nothing on the table yet?
Comment #25
deggertsen commentedSee http://www.webgility.com/ for a quickbooks integration module that actually works. It may not be free but at least it works well. I would guess that is where most people go when they need full quickbooks integration, at least that's where I go.
Comment #26
tinker commentedPosted a new patch and complete tar.gz and zip versions of a working D6 port
#1082082: Working Ubercart Quickbooks Integration port for Drupal 6
Comment #27
nigelcunningham commentedClosing as fixed now that we have a 6.x branch.
Please submit new issues for specific areas that need improvement.