Versions Compared

Key

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

2.7.134 -

  • Implement the consumers restart logic

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

2.7.133 -

  • Check module re-install process.

Improved uninstall script. Added our tables/columns delete logic

2.7.132 -

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

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

  • AbandonedCartItem sync issue

Fixed issue when re-sync records related to removed entities

2.7.128 -

  • memory performance

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

2.7.127 -

  • Account duplicates

Fixed issue when Account could be duplicated using Bulk sync mode

2.7.126 -

  • Error during the Account sync

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

2.7.125 -

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

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

Fixed issue when mapping disappears after disabling modules

2.7.123 -

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

  • Inherit AccountOwner from the Lead Owner

...