Versions Compared

Key

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

2.8.21 -

  • Implement the consumers restart logic

Implemented the consumers restart logic. Added a new "Restart consumers" button to the "General" config page

2.8.20 -

  • Orders not getting put in queue.

Fixed issue when Orders was not added to the Queue correctly until any of the Customers (or their Orders, Invoices, etc) without a Website are present in Prequeue

2.7.131 -

  • Update file copyrights/strict_types

Added the strict_types declaration to all files

2.8.18 -

  • Forbid the B2BQuote sync if the latest version is present

Removed 'Create Opportunity Items for the status' logic. Improved B2BQuote synchronization - Forbid the B2BQuote sync if the latest version is present

2.8.17 -

  • AbandonedCartItem sync issue

Fixed issue when re-sync records related to removed entities

2.8.16 -

  • memory performance

Proposed to change Live site deployment process and correct the cron jobs to run them at the different time

2.8.15 -

  • Account duplicates

Fixed issue when Account could be duplicated using Bulk sync mode

2.8.14 -

  • Error during the Account sync

Fixed issue "Account ID: id value of incorrect type"

2.8.13 -

DateTime sync

Fixed issue with date/dateTime fields type synchronization. If Time ones in Magento and SF Org user are the same date/dateTime is identical

2.8.12 -

  • Check the module:disable and module:enable cases for all our modules.

Fixed issue when mapping disappears after disabling modules

2.8.11 -

  • Product prices in Magento and SF do not match in some cases

New mappings options are added for the following entities:
OrderItem
OpportunityItem
B2BOpportunityItem
B2BQuoteItem
Abandoned Cart Item

2.8.8 -

  • Inherit AccountOwner from the Lead Owner

...