TNW_SForceB2B 2.4.4 Module Release Notes

2.10.34 - Jul 14, 2023

  • Dependency Queue issue

Fixed Dependency Queue issue

2.10.33 - Jul 13, 2023

  • Reindex issue: optimize SQL queries

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

2.10.32 - Jun 21, 2023

  • Adobe Commerce 2.4.6 + PHP 8.2 testing

Added compatibility for Magento 2.4.6 PHP 8.2

2.10.31 - Jun 14, 2023

  • 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.10.30 - Jun 12, 2023

  • Company: Sf Website Id mapping does not work

Fixed Company: Sf Website Id mapping sync

2.10.29 - Jun 6, 2023

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

Added ability to sync Company email and Company admin email separately

2.10.28 - May 29, 2023

  • Opportunity inheritance for new Quote version

Fixed issue when new Opportunity was created after Rejecting of Quote

2.10.27 - May 23, 2023

Magento company user does not sync to Company Account

Fixed issue with synchronization of customer Account after assigning to company

2.10.26 - Apr 28, 2023

  • 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.10.25 - Apr 27, 2023

  • [Addressbook] Location owner is SF login user

Implemented inhering SF Location owner from SF company Account

2.10.23 - Apr 21, 2023

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

Created new logic for dependency

2.10.22 - Apr 5, 2023

  • Reverse synchronization doesn't work, an exception occurs

Fixed issue with reverse synchronization for Magento 246

2.10.21 - Mar 31, 2023

  • Error in Queue during Order and Opportunity reverse sync

Fixed issue with the Opportunity reverse sync on the version 245ce

2.10.20 - Mar 30, 2023

  • 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.10.19 - Mar 13, 2023

  • invalid cross reference id

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

2.10.18 - Mar 8, 2023

  • 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.10.17 - Mar 7, 2023

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.10.16 - Mar 6, 2023

  • 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.10.15 - Feb 14, 2023

  • Refactoring: spl_object_id to spl_object_hash

Changed spl_object_id function to the spl_object_hash

2.10.12 - Jan 11, 2023

  • B2B Opportunity and B2B Quote do not contain product in the Related tab if 'Sync Bundle product only'

Fixed issue with the 'Sync Bundle product only' feature in B2B quotes

2.10.11 - Jan 3, 2023

  • B2BQuoteNote synchronization is skipped - issue fixed

2.10.10 - Dec 29, 2022

  • Error when sync B2BQuoteNote Call to a member function getReservedOrderId() on null - issue fixed

2.10.9 - Dec 29, 2022

Release performance, part 3:

  • Preload order items

  • Optimize load from negotiable repository

  • Optimize load company from cache in TNW_B2BSforce plugin

Issues Fixed:

  • Quotes grid does not contain links for SF Quote ID and SF Opportunity ID

Fixed issue with missing links for SF Quote ID and SF Opportunity ID

  • Customer EAV sub-entity does not sync

Fixed Issue when Customer EAV sub-entity does not sync after creating more that 60 custom attributes and mappings for them

  • Some records stuck in Salesforce Update Preparation status - issue fixed

2.10.8 - Dec 15, 2022

Create disableMagentoSync__c field for mapping

2.10.7 - Dec 13, 2022

  • Some fields do not sync into B2B Opportunity

Fixed issue with B2B Opportunity fields synchronization (Expiration Date, Name)

2.10.6 - Dec 12, 2022

  • Last (all) Product item is not removed from B2B Opportunity and B2B Quote

Fixed issue when Last (all) Product item were not removed from B2B Opportunity and B2B Quote

2.10.5 - Dec 2, 2022

Release performance, part 2:

  • ProcessQueue Consumer. Entity loader

  • Prequeue Consumer. Optimize selects which run queue creates

  • Incorrect dependency for Non standard Price book entry

  • Prequeue Consumer . Optimize selects which run queue creates

  • Consumers . Implement clean local cache to classes

  • Prequeue Consumer . Optimize queue create calls.

  • Hide columns when the sync is disabled

  • ProcessQueue Consumer. Load customer attributes (For 2000 customers - 4000 times)

  • ProcessQueue Consumer. Customer address entity select (For 2000 customer - 2000 times)

  • Error Fetching http headers. Incorrect SQL request on Lookup

  • Sub-select on Grid pages

2.10.4 - Nov 17, 2022

  • B2B Opportunity owner does not change

  • restrict logic to not use B2B config

Fixed issue when Opportunity owner does not change (Enable quote versioning - No)

2.10.3 - Nov 14, 2022

  • Error during Accounts merging

  • moved company part to the sforceb2b module

Fixed issue with Accounts merging

2.10.2 - Nov 8, 2022

  • 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.10.1 - Oct 31, 2022

  • Description in Opportunity is missing in SF

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

2.10.0 - Oct 11, 2022

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.8.14 - Sep 15, 2022

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

Fixed issue A technical problem with the server message while searching Salesforce Account in Find drop-down lists

2.8.13 - Sep 14, 2022

  • The address does not sync automatically when saving after editing

Address Books records syncing automatically after saving changes

2.8.12 - Aug 31, 2022

  • Order does not inherit Opportunity from B2B Quote.

Fixed issue when new opportunity was created instead of inherit Opportunity from B2B Quote

2.8.11 - Aug 18, 2022

  • Error when sync admin user (array_filter() expects parameter).

Fixed Error when sync admin user (array_filter() expects parameter)

2.8.10 - Aug 15, 2022

  • 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.9 - Aug 11, 2022

  • AbandonedCartItem sync issue

Fixed issue when re-sync records related to removed entities

2.8.8 - Aug 11, 2022

  • Quotes are not syncing

Lead convert logic fixed

2.8.7 - Aug 9, 2022

  • Some products / $ amounts aren’t coming from Magento to SF correctly

Added fields for mapping(B2bQuote) and implement the logic for them:
sf_tax_amount
sf_shipping_amount

2.8.6 - Jul 2, 2022

  • memory performance

Fixed OOM issue caused by syncing huge products count

2.8.5 - Jun 26, 2022

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

Fixed issue when mapping disappears after disabling modules

2.8.4 - Jun 25, 2022

  • Some quotes are blocked and not pushed to Salesforce

editable "is_sync_blocked" checkbox is added to the B2BQuote page

2.8.3 - Jun 22, 2022

  • 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.1 - Jun 29, 2022

  • Error when sync order with Zero Grand Total

Fixed issue when synchronizing order with Zero Grand Total

2.8.0 - Jun 22, 2022

  • Added support of our modules for Magento 2.4.4 and php 8.1

Issues fixed:

  • RabbitMQ synchronization error

  • Tiered product price reverse sync exception

  • Incorrect error message on Contact reverse sync with empty required fields

  • Product entries sync error

  • The guest order does not sync

  • Lead sync error

  • Exception on the Edit order page

  • Exception on General - B2B Features - B2B Quotes (extended) configuration page

  • Error on the Company page

  • Error on Salesforce tab on the Order page

  • Lead link does not remove after conversation

  • Last synchronization date does not match date on PC

  • QuoteItem and OpportunityItem does not sync

  • Order Sync error with deleted product

  • Order Sync error with deleted product (product synced before)

  • B2B Quote - Opportunity sync error

  • Unable to edit b2b quote

  • Discount does not apply on b2b quote at first save

  • B2B quote versionization does not work

  • The product became disabled after reverse sync

  • Opportunity Customer Role drop-down list is truncated

  • Error when creating new Quote from Order

  • The quote could not be created. Please try again later. For a company without sales rep

  • B2B Quote does not sync automatically

  • B2B versionization does not work. Quote created from order

  • Incorrect Invoice Amount for bundle product

  • Bulk sync does not work

  • An exception occurs when using the Quick Order button on the SF side

  • Email for b2b quote does not contain information about the product

  • An exception occurs when trying to change Magento Admin password if the connection to SF is lost