Line 279 of uc_salesforce/uc_sf_order/uc_sf_order.module this static variable is not defined anywhere, i grepped through the code and could not see a definition, also checked the salesforce module and no definition there either
Does not exist in current salesforce module 6.x-dev either
Comments
Comment #1
EvanDonovan commentedIt's supposed to be a constant defining a required field. I looked in the Salesforce module just now, though, and you are correct, it no longer exists in there. I think it did in the past, or else it wouldn't be in this module.
Also, this field isn't required for Opportunities, so it shouldn't be defined as such in any case.
Just pushed a fix: http://drupalcode.org/project/uc_salesforce.git/commit/7031719
Comment #2
EvanDonovan commentedComment #3
dgtlmoon commentedgreat!
Comment #4
EvanDonovan commentedAs for your other issues, I didn't have time to look at them more today (I take Sundays off from coding - one day of rest a week...), but I will try to address them soon. Thanks for posting.
Comment #5
dgtlmoon commentedno problems.
theres a few small issues with this module that when cleaned up, i think will help a lot! add me as a maintainer if you like too