2.7.44
Opportunity sync errors - made some improvements
2.7.43
SF Order and opportunity subtotal has an incorrect value in case of "Which currency should be used - Base store currency" option"
Fixed issue when SF Order and opportunity subtotal received value from the currency selected by the customer instead of base store currency
2.7.42
Abandoned Cart Opportunity not converted into Negotiable Quote Opportunity - Issue fixed
2.7.41
New Abandoned Cart logic
Implemented new logic for Cart/Quote sync process by time limit:
Created a new config page for Abandoned cart sync under Admin panel - Salesforce - Abandoned carts
Updated Order config page: Added the "Opportunity Record type" dropdown config.
Updated Negotiable quotes config page: Added the "Record type" dropdown config.
Added the RecordType mapping items
Created a new Magento cron job: it runs every 5 minutes
Created a new MQ consumer.
Created a new grid page: admin panel - Sales - Abandoned cart
Improved the Customer page: Added the "Opportunity link" and "Sync with Salesforce" button to the "Shopping cart" tab
Removed old logic where we start Cart sync on the checkout page.
2.7.40
B2BQuote sync problem: multicurrency.
We implemented multicurrency support for the B2BQuote sync.
Also, we added the "Which currency should be used" config options and it helps you control the price currency you need to send to the Salesforce
2.7.39
Guest B2BQuote add to Queue issue - Issue fixed
2.7.37
Cannot upload WSDL file via Admin - Issue fixed
2.7.36
Order opportunity is overwritten by New Quote Opportunity
Fixed issue when Quote Opportunity Relater products were missing if create a negotiable quote from the order
Fixed issue when Order opportunity was overwritten by New Negotiable Quote Opportunity which was created from the existing order
2.7.35
Adding B2B Quotes to queue, not adding all to queue - Issue fixed. Added new the "Is sync blocked" column on the B2BQuote grid
2.7.34
State Country picklist configuration is not working on Company mappings - Issue fixed when you Enable Country/State picklist in SF, are missing BillingCountryCode the integration mappings for the company.
Added new mapping BillingCountryCode and BillingStateCode on the Company mapping page
2.7.33
Account SalesRep Reverse Sync
Fixed issue when Account updates are not being synced in Magento when changes are made in SF
2.7.32
Implement sync logic for both product option types: Custom Options and Super Attributes.
2.7.31
Unable to edit B2BOpportunityLineItem.
Fixed issue with editing and creating B2BOpportunityLineItem mappings
2.7.30
Use a single source for all Opportunity Status picklists
2.7.29
Quote expiration Date & Opportunity Close Date
Fixed issue when Magento Quote Expiration date does not match Salesforce Close Date
2.7.28
Order from deleted website sync
2.7.27
B2B Quote sync issue
2.7.26
The opportunity amount is $0.00, deleting items that should NOT be deleting - issue fixed
2.7.25
The order created from the Magento Quote must be linked with the Opportunity that is linked to the Magento Quote - issue fixed
Opportunity name must inherit the last quote name from Magento - issue fixed
2.7.24
Opportunity duplication (when using Magento B2B) - issue fixed
2.7.23
Correct Admin area menu for the B2BSforce module - issue fixed
Opportunity Name updates (w/ B2B integration)
2.7.22
Opportunity duplication on Quote Edit: New name radio button - issue fixed
2.7.20
Customer sync failed (issue with SF IDs) - issue fixed
2.7.19
OpportunityID missing - issue fixed
2.7.18
"Required fields are missing: [OpportunityId]" - issue fixed
2.7.17
Opportunity duplication on Quote Edit: Parent Quote ID field - issue fixed
Opportunity duplication on Quote Edit: New radio button - issue fixed
Amount is not populated - issue fixed
2.7.16
B2BQuote infinity loading - issue fixed
2.7.15
B2BQuote Items with deleted products sync - issue fixed
2.7.14
Ordered B2BQuote sync improvement
2.7.12
B2BQuote fields sync - issue fixed
2.7.11
B2BQuote Item/Contactrole sync - issue fixed
2.7.10
Config improvement
2.7.9
B2B/EL Quote sync: when we create Order from the Quote - it creates double Opportunities - issue fixed
2.7.8
Show item status "Pending"
Inherit order owner from the Account record
2.7.7
Cleanup dependencies in the Queue
Admin user sync - issue fixed
Notice: Undefined offset for OpportunityItemCleanup - issue fixed
2.7.3
B2BOpportunityItem/ContactRole sync fix: check if ordered already - issue fixed
2.7.2
B2BQuoteItem sync fix: check if item deleted
2.7.1
RabbitMQ fix