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.
...