Closed (fixed)
Project:
Quickbooks API
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2008 at 07:24 UTC
Updated:
29 Jan 2009 at 18:10 UTC
This patch updates the functionality of the module to better handle connections with QB with the Web Connector. Refer to http://drupal.org/node/298079 for more info.
I have not actually tested this as it would mean porting the uc_qb module (http://drupal.org/project/uc_qb) to 6.x as well, but I don't see any reason why it would not work.
| Comment | File | Size | Author |
|---|---|---|---|
| qb.update.6x.patch | 28.8 KB | sarvab |
Comments
Comment #1
c0psrul3 commentedmaybe i'm just not following, but is the patch for 5.x and port to 6.x and update to 6.x all latest HEAD?
seems like HEAD is ready for 6.x but i'm not sure i patched the files correctly.
I'm anxious to help out at least a little here, but i need some clarification as to where the module stands.
Comment #2
allie mickaOK, committed as-is but with reservations.
Big thanks for getting this on the home stretch to usable! I'm really happy that you finished many of the things I had started.
I'm not so sure about strictly using sessions rather than maintaining a historical record of (expireable) session tickets. I understand why you've done it this way, and committed it with the exclusion of the qbwc_session table; but I'm still fairly interested in bringing that back.
I have also made some Coder changes and have begun rearranging a few things. Are you using/Developing on D6 yet?