Versions Compared

Key

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

2.9.2 -

  • B2BQuoteItem is stuck in the queue if request a quote with a configurable product

Fixed problem with a stuck queue when synchronizing b2bquote with configurable product

2.9.1 -

  • Description in Opportunity is missing in SF

added out of the box Description mapping for the :
Order➝ SFOrder
Order ➝ SFOpportunity

2.9.0 -

Huge performance update:

  • Accelerating the \TNW\Salesforce\Model\ResourceModel\Objects::loadObjectIds Method

  • PreQueue Consumer. Optimize buildDependency method

  • Prequeue Consumer . Optimize skip rules for all object types.

  • 'Disable sync' option doesn't' work on the product page in Admin Panel

  • Pricebook entry sync error Required fields are missing: [Product2Id], fields [Product2Id]

2.7.100 -

  • A technical problem with the server message appears while searching Salesforce Account

...

Implemented new functionality:

  1. Possible to assign only a unique pricebook for each Website. Added validation for that.

  2. Skip Order/Opportunity/PricebookEntry sync if the related website pricebook is not defined

  3. Added warning message if the related website pricebook is not defined

2.7.59

  • Magento customer account information will be synchronized with Salesforce when 'Disable sync' option is set to 'Yes' - Issue fixed

...

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.

...