Closed (fixed)
Project:
Ubercart / Salesforce Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2010 at 21:06 UTC
Updated:
9 Mar 2010 at 15:00 UTC
Attached patch is for README.txt changing "field_order" to "field_order_id".
On a related note, if you included a CCK Content Type in the install file, you could avoid the issue entirely ;-)
| Comment | File | Size | Author |
|---|---|---|---|
| uc_salesforce-readme.patch | 1.25 KB | aaronbauman |
Comments
Comment #1
bibeksahu commentedCommitted to CVS.
Comment #2
bibeksahu commentedI'll look into adding the CCK type in the install file, for the short-run.
Over the long-run, I'd like to consider providing a custom drupal type, in the code, the way "uc_donation" does. Or just creating a custom table. That would remove the dependence on CCK.
Any ideas would be welcome, especially from people using it in an unusual way (or even a "normal" way, at this point). The goal is a flexible setup that can work for almost everyone.