Versions Compared

Key

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

2.9.32 -

  • Dependency Queue issue

Fixed Dependency Queue issue

2.9.31 -

  • Reindex issue: optimize SQL queries

Reindex issue: optimized SQL queries. changed sub-select to the LeftJoins

2.9.30 -

  • Unable to create B2B quote from admin panel if disable Powersync integration

FIxed issue with creating B2B quote from admin panel when disable Powersync integration

2.9.29 -

  • Company: Sf Website Id mapping does not work

Fixed Company: Sf Website Id mapping sync

2.9.28 -

  • SF->M, "email" record is missing for Account Mapping and Company Mapping

Added ability to sync Company email and Company admin email separately

2.9.27 -

  • Opportunity inheritance for new Quote version

Fixed issue when new Opportunity was created after Rejecting of Quote

2.9.26 -

Magento company user does not sync to Company Account

Fixed issue with synchronization of customer Account after assigning to company

2.9.25 -

  • Undefined index: Account

Fixed isuue with Account sync ("Notice: Undefined index: Account in" ) issue could appears if some customer has SalesforceContactId, but doesn't have SalesforceAccountId

2.9.24 -

  • [Addressbook] Location owner is SF login user

Implemented inhering SF Location owner from SF company Account

2.9.21 -

  • [Improvement] Creating new logic for dependency for M-SF sync Phase 2

Created new logic for dependency

2.9.20 -

  • Orders are not being synced

Fixed issue related to the "Lookup" logic:

  • if "multicurrency" feature enabled - the SQL query Lookup was incorrect and loads PricebookEntries for all products.

  • If Person account feature enabled - the SQL query Lookup was incorrect and loads BusinessAccount LookuoByName for all customers.

2.9.19 -

  • invalid cross reference id

Fixed error for creation of the new Opportunity for Order if quotes opportunity deleted

2.9.18 -

  • Customer Sales Rap does not apply for order placed from Frontend

Fixed issue when Customer Sales Rap does not apply for order placed from Frontend

2.9.17 -

Modules performance improvement:

  • fixed collection grouping

  • optimized selection

  • OrderItem sync: skip pricebook condition

  • QuoteItem(AbandonedCartItem) sync: skip pricebook condition

  • B2BQuoteItem sync: skip pricebook condition

Implemented new option "Skip PricebokEntry sync". The related Product wouldn't be added to the sync Queue if they are already synced

  • Resync Frozen doesnt work with Realtime

Resync Frozen queue option values changed to minutes

  • Correct Queue datatime filters

Corrected Queue datetime. Server date is saved in database

  • Check memory usage for consumers

Implemented new option "Memory limit for consumer". This option restart consumer when it exceeds memory limit

2.9.16 -

  • Call to a member function setFinalPrice() on null when sync b2b quote

Fixed issue "Call to a member function setFinalPrice() on null" when sync b2b quote

2.9.15 -

  • Refactoring: spl_object_id to spl_object_hash

...