Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.7.41

  • New Abandoned Cart logic

Implemented new logic for Cart/Quote sync process by time limit:

  1. Created a new config page for Abandoned cart sync under Admin panel - Salesforce - Abandoned carts

  2. Updated Order config page: Added the "Opportunity Record type" dropdown config.

  3. Updated Negotiable quotes config page: Added the "Record type" dropdown config.

  4. Added the RecordType mapping items

  5. Created a new Magento cron job: it runs every 5 minutes

  6. Created a new MQ consumer.

  7. Created a new grid page: admin panel - Sales - Abandoned cart

  8. Improved the Customer page: Added the "Opportunity link" and "Sync with Salesforce" button to the "Shopping cart" tab

  9. Removed old logic where we start Cart sync on the checkout page.

2.7.40

  • B2BQuote sync problem: multicurrency.

...