Displaying 1 - 50 of 63
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Add hook_alter for catching and debugging the requests and responses. Closed (outdated) Normal Feature request 6.x-1.x-dev Code 3 5 years 5 months 10 years 6 months
error message not correctly reported when Opportunity creation fails Needs review Minor Bug report 6.x-1.x-dev Code 5 5 years 5 months 12 years 6 months
Integrate with Content Profile, not just profile.module Closed (fixed) Normal Feature request 6.x-1.x-dev Code 4 8 years 1 month 13 years 5 months
Cannot delete content type "opportunity_contact_role" even after module is disabled and code removed Closed (outdated) Normal Bug report 6.x-1.0-alpha3 Code 9 8 years 1 month 12 years 11 months
Add field mappings that use the shipping address if it is present and different than billing Closed (outdated) Normal Task 6.x-1.x-dev Code 1 8 years 1 month 12 years 9 months
Provide a field that does a lookup on Contact's associated Account, for mapping on the Opportunity record Closed (outdated) Normal Feature request 6.x-1.x-dev Code 4 8 years 1 month 13 years 6 months
Add pre_export hook to core uc_sf_order module Closed (fixed) Normal Feature request 6.x-1.x-dev Code 3 9 years 6 months 9 years 7 months
Include the salesforce_api_upsert function to simplify upserts Closed (fixed) Normal Feature request 6.x-1.x-dev Code 2 9 years 6 months 10 years 3 months
Any plans for Drupal 7? Closed (won't fix) Normal Feature request 6.x-1.x-dev Code 1 10 years 3 months 10 years 8 months
Trying to get property of non-object in uc_sf_order.module:760 Closed (duplicate) Minor Bug report 6.x-1.x-dev Code 2 10 years 7 months 10 years 7 months
uc_sf_account needs to check for active Salesforce connection prior to trying export (to avoid WSOD on connection failure) Closed (fixed) Major Bug report 6.x-1.x-dev Code 4 10 years 7 months 12 years 7 months
Add CCK integration Closed (fixed) Normal Task 6.x-1.x-dev Code 2 10 years 8 months 10 years 8 months
Order statuses don't get updated properly on uc_sf_order update calls Closed (fixed) Normal Bug report 6.x-1.x-dev Code 2 10 years 8 months 10 years 8 months
Invalid argument supplied for foreach() in _uc_sf_attribute_export() Closed (fixed) Normal Bug report 6.x-1.x-dev Code 2 10 years 11 months 11 years 5 days
'Export Ubercart order' does nothing if autosync is disabled Closed (fixed) Normal Bug report 6.x-1.x-dev Code 5 12 years 3 weeks 12 years 10 months
Correct documentation for OpportunityContactRole integration Active Normal Task 6.x-1.x-dev Code 3 12 years 1 month 12 years 7 months
uc_sf_account_form_salesforce_api_settings_form_alter executing BEFORE $form['uc_sf_order'] is built by uc_sf_order.module Active Critical Task 6.x-1.x-dev Code 3 12 years 1 month EvanDonovan 12 years 7 months
Finish the import from Salesforce back to Ubercart Active Normal Feature request 6.x-1.x-dev Documentation 1 12 years 1 month 12 years 4 months
Line Item export giving missing Contact__c error - caused by commit from issue #1327752 Closed (fixed) Major Bug report 6.x-1.x-dev Code 2 12 years 5 months 12 years 5 months
Make compatible with latest -dev of Salesforce API Closed (fixed) Normal Task 6.x-1.x-dev Code 2 12 years 5 months 12 years 6 months
Use of undefined constant SALESFORCE_FIELD_REQUIRED - assumed 'SALESFORCE_FIELD_REQUIRED Closed (fixed) Normal Bug report 6.x-1.x-dev Code 6 12 years 7 months 12 years 7 months
Make the Payment Details information available as more than just an array Closed (fixed) Normal Task 6.x-1.x-dev Code 2 12 years 7 months EvanDonovan 12 years 9 months
Create a module that allows for adding mapping Ubercart data as part of the user account Closed (fixed) Normal Task 6.x-1.x-dev Code 2 12 years 7 months 12 years 7 months
Document use of uc_sf_account and other new modules in package Active Normal Task 6.x-1.x-dev Code 2 12 years 7 months EvanDonovan 12 years 7 months
Create a UI for mapping Record Types Active Normal Feature request 6.x-1.x-dev Code 1 12 years 7 months 12 years 9 months
Add support for mapping UC Product node fields -> SF Product custom object Closed (fixed) Normal Feature request 6.x-1.x-dev Code 22 12 years 9 months 14 years 2 months
Refactor the OpportunityContactRole integration into a separate module, and make it not based on nodes Closed (fixed) Major Task 6.x-1.x-dev Code 9 12 years 9 months 13 years 4 months
Success after export not properly checked since API can now return an array of responses Closed (fixed) Normal Bug report 6.x-1.x-dev Code 6 12 years 9 months 12 years 10 months
Manually triggered exports may fail as special order fields/items are not always calculated or available Closed (fixed) Normal Bug report 6.x-1.x-dev Code 19 12 years 9 months 13 years 3 months
Change uc_sf_order_fieldmap_objects_alter() to only add the OpportunityContactRole fields on order-related objects Closed (fixed) Normal Task 6.x-1.x-dev Code 2 12 years 9 months 12 years 10 months
Create special objects for Ubercart contact and account data so you can map order data to those objects, not just Opportunity Closed (fixed) Normal Feature request 6.x-1.x-dev Code 14 12 years 9 months EvanDonovan 13 years 5 months
Export coupon codes (need mapping table for human-readable names) Closed (fixed) Normal Feature request 6.x-1.x-dev Code 7 12 years 9 months 13 years 5 months
Integrate with the Extra Fields Checkout Pane module for additional billing and delivery fields Closed (fixed) Normal Feature request 6.x-1.x-dev Code 9 12 years 9 months 13 years 5 months
Add attribute support Closed (fixed) Normal Feature request 6.x-1.x-dev Code 19 12 years 9 months EvanDonovan 13 years 5 months
uc_sf_order_import() doesn't expect PHP or fixed value fields - throws PHP warning Closed (fixed) Normal Bug report 6.x-1.x-dev Code 3 12 years 9 months EvanDonovan 12 years 10 months
Make even more fields from a product node exportable to Salesforce Postponed Normal Feature request 6.x-1.x-dev Code 12 years 9 months 12 years 9 months
Create a mapping for OpportunityLineItems in order to associate Products with a Opportunity Postponed Normal Feature request 6.x-1.x-dev Code 9 12 years 9 months 14 years 2 months
"Evaluate PHP" field maps do not preview correctly Closed (fixed) Normal Bug report 6.x-1.x-dev User interface 3 12 years 9 months 12 years 10 months
White screen of death when viewing order salesforce tab Closed (fixed) Normal Bug report 6.x-1.x-dev Code 8 12 years 9 months 13 years 1 month
Convert all watchdog() calls to salesforce_api_log() calls Active Minor Task 6.x-1.x-dev Code 12 years 9 months 12 years 9 months
Move fieldmap selection to Conditional Action settings Active Normal Feature request 6.x-1.x-dev User interface 3 12 years 9 months 12 years 10 months
Convert all the $sf->client->create calls to use upsert Postponed Normal Task 6.x-1.x-dev Code 12 years 9 months 12 years 9 months
Refactor uc_sf_order_export() and add error handling Closed (won't fix) Normal Task 6.x-1.x-dev Code 3 12 years 9 months EvanDonovan 13 years 4 months
uc_sf_order_export() function should call salesforce_api_search_for_duplicates() Needs review Normal Task 6.x-1.x-dev Code 3 12 years 9 months 13 years 3 months
Clean up the Conditional Actions support Closed (won't fix) Normal Task 6.x-1.x-dev Code 1 12 years 9 months 13 years 4 months
Change the export logic to use a new SalesforceEntity class Closed (won't fix) Normal Task 6.x-1.x-dev Code 1 12 years 9 months EvanDonovan 13 years 1 month
If UC product node has a SF ID, related UC order product item cannot be exported to SF Closed (fixed) Normal Bug report 6.x-1.x-dev Code 11 13 years 1 month 13 years 3 months
No way to gracefully fail from a salesforce connection error Closed (fixed) Critical Bug report 6.x-1.x-dev Code 4 13 years 1 month 13 years 3 months
Pull code from 1.x branch rather than HEAD Closed (fixed) Critical Task 6.x-1.x-dev Miscellaneous 2 13 years 2 months 13 years 2 months
Remove the unneeded "always create a NEW user contact" feature Closed (fixed) Normal Task 6.x-1.x-dev Code 3 13 years 4 months 13 years 4 months

Pages

Subscribe with RSS Subscribe to Issues for Ubercart / Salesforce Integration