Closed (fixed)
Project:
Ubercart / Salesforce Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2011 at 23:32 UTC
Updated:
17 Nov 2011 at 23:40 UTC
Inadvertently, my code that upgraded the dev to work with the latest release of Salesforce API broke order line item export, since I had been working on code toward removing the "sfautogen_user_sfid" bit.
Here's a fix that will get line item export working again.
Comments
Comment #1
EvanDonovan commentedFixed in http://drupalcode.org/project/uc_salesforce.git/commit/ae3d3db
Note that the sfautogen_user_sfid bit is still in for now. That will probably stay for a while, until I would have time to do a major cleanup of this module's code.