Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

2.9.11 -

  • B2BQuoteNote synchronization is skipped - issue fixed

2.9.10 -

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

2.9.9 -

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

Create disableMagentoSync__c field for mapping

2.9.7 -

  • Some fields do not sync into B2B Opportunity

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

2.9.6 -

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

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

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

  • Error during Accounts merging

  • moved company part to the sforceb2b module

Fixed issue with Accounts merging

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

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

2.7.99 -

  • The address does not sync automatically when saving after editing

Address Books records syncing automatically after saving changes

2.7.98 -

  • Check module re-install process.

Improved uninstall script. Added our tables/columns delete logic

2.7.97 -

  • Order does not inherit Opportunity from B2B Quote.

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

2.7.96 -

  • Update file copyrights/strict_types

Added the strict_types declaration to all files

2.7.95 -

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

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

2.7.94 -

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

  • AbandonedCartItem sync issue

Fixed issue when re-sync records related to removed entities

2.7.92 -

  • Quotes are not syncing

Lead convert logic fixed

2.7.91 -

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

  • memory performance

Fixed OOM issue caused by syncing huge products count

2.7.89 -

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

Fixed issue when mapping disappears after disabling modules

2.7.88 -

  • Some quotes are blocked and not pushed to Salesforce

editable "is_sync_blocked" checkbox is added to the B2BQuote page

2.7.87 -

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

  • Error during installation.

Fixed issue with modules installation ( bin/magento setup:install)

2.7.84 -

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

Fixed exception when trying to change Magento Admin password if connection to SF is lost (wrong/expired password)

2.7.83 -

  • Company admin user synced with incorrect Contact owner

Fixed issue with incorrect synchronization of Contact owner for Company administrator. 'Retain Owner from Existing Account' option worked incorrectly

2.7.82

SF -> Magento. Account reverse sync does not work - Fixed error during reverse sync

2.7.81

  • Can't change quote owner. Enable quotes without parent opportunities.: Owner ID, fields [OwnerId]

Changed the B2BQuote➝SFQuote "OwnerId" field to "InsertOnly". ERROR: Can't change quote owner. Enable quotes without parent opportunities.: Owner ID, fields [OwnerId]

2.7.80

  • Minimum Search Length option does not apply. "Please enter… 4 or more characters". Searching starts when type only 4 characters - Issue fixed

2.7.79

  • SF -> Magento Account sync - change to existing Company Administrator (exception) - Exception message fixed to correct error message

2.7.78

  • Sync all Quotes (in configuration) should be yes by default. - Issue fixed

2.7.77

  • Sorting does not work on User grid for Salesforce columns - issue fixed

2.7.76

  • Some options are hidden when "Enable B2B Quote Synchronization" is set to "No" - Issue fixed

2.7.75

  • "Validate with Salesforce" button is unnecessary. it duplicates the functionality of the "Sync with Salesforce" button - Button removed

2.7.74

  • Add 'Default Owner' dropdown for Abandoned Card configuration

Implemented new functionality:

'Default Owner' dropdown is be added to the Salesforce - Abandoned Cart configuration to determine which Owner should be used on Salesforce Opportunity page

2.7.73

  • Error on modules config page. An error has happened during application run. See exception log for details.

Fixed exception on modules configuration pages. The issue appears when try to open config pages and Salesforce password was expired or incorrect

2.7.72

  • Closed Opportunity Date is equal to sync date

2.7.71

  • Sync from M to SF starting immediately after syncing from SF to M containing empty values - Issue fixed

2.7.70

Salesforce ID link not created for a company account if non of Magento admin users are synchronized - Issue fixed

2.7.69

  • Quote ID: id value of incorrect type / Opportunity ID: id value of incorrect type - Issue fixed

Issue appears after deleting Opportunity in Salesforce org and re-syncing B2B quote

2.7.68

  • Use Invoice date as close date" - "No" option does not work - Issue fixe

2.7.67

Opportunities are not synchronizing from Magento to SF. “Can’t change opportunity. Enable quotes without parent opportunity..“- Issue fixed

2.7.66

Opportunity owner isn’t syncing from Magento to Salesforce. - Fixed synchronization of Sales Rep on B2B quotes

2.7.65

  • Multiple records for order, opportunity, b2b quote appear in queue - Issue fixed

2.7.63

  • B2BQuote deletion fails our PreQueue with FatalError. - issue fixed

The issue appears when synchronizing order created from 2nd B2BQuote version and nd B2BQuote version was removed

2.7.62

  • Magento Company account synchronized automatically when auto-sync is disabled.

Salesforce - B2B & Customer - Company Configuration - "Enable B2b Company Synchronization" option was remove

2.7.61

  • Negotiable Quotes - Sales Representatives "Automated Synchronization - No" option does not work. Representatives are synchronized automatically - Issue fixed

2.7.60

  • Add pricebook validation

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

2.7.58

  • Magento customer account will be synchronized automatically

Salesforce - B2B & Customer - Account Configuration - "Automated Synchronization" option was removed

2.7.57

  • Create sql patch to change for Magento to SF

When TNW_SForceEnterprise module is installed "owner" mappings are “insert Only'
When TNW_SForceB2B module is installed all "owner" mappings are changed to “Upsert”

2.7.56

"NOT LOGGED IN" customer group is missing in Sync All Groups - Customer group list - Issue fixed

2.7.55

  • Default Owner option for Customer account does not take effect - Issue fixed

2.7.54

  • "Minimum Search Length" option does not work correctly - Issue fixed

2.7.53

  • Customers from not selected customer groups are synchronized

2.7.52

Exception appears when visit Magento admin users page - Issue fixed (issue appears for Magento developer mode)

2.7.51

  • Move mappings from the menu to the own page

Created new “Manage Mappings“ page which contains all modules mappings grouped by type

2.7.50

  • Error "pricebook entry is in a different pricebook" in queue when create order from second website. - Issue fixed

2.7.49

  • Empty menu item is present in Opportunity Status drop-down lists

Removed empty menu item from “Opportunity Stage Name“ drop-down lists for Abandoned Cart, Default Opportunity Draft Status (Orders), Default Opportunity Status (B2B quote)

2.7.48

  • Some quotes with the Draft status get created in Salesforce

Added new functionality: Salesforce (sidebar menu) - Negotiable Quotes - Negotiable Quotes tab “Sync all Quotes”. This option allows you to select specific B2BQuote status when B2B Quote and B2b Opportunity will be created

2.7.47

  • Custom B2BQuoteItem mapping does not work - Fixed mapping from Magento Attribute “Quote: <items>”

2.7.46

  • Custom OpportunityLineItem mapping does not work - Fixed mapping from Magento Attribute “Product: <items>”

2.7.44

  • Opportunity sync errors - made some improvements

2.7.43

  • SF Order and opportunity subtotal has an incorrect value in case of "Which currency should be used - Base store currency" option"

Fixed issue when SF Order and opportunity subtotal received value from the currency selected by the customer instead of base store currency

2.7.42

  • Abandoned Cart Opportunity not converted into Negotiable Quote Opportunity - Issue fixed

2.7.41

  • New Abandoned Cart logic

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.

We implemented multicurrency support for the B2BQuote sync.

Also, we added the "Which currency should be used" config options and it helps you control the price currency you need to send to the Salesforce

2.7.39

  • Guest B2BQuote add to Queue issue - Issue fixed

2.7.37

  • Cannot upload WSDL file via Admin - Issue fixed

2.7.36

  • Order opportunity is overwritten by New Quote Opportunity

Fixed issue when Quote Opportunity Relater products were missing if create a negotiable quote from the order

Fixed issue when Order opportunity was overwritten by New Negotiable Quote Opportunity which was created from the existing order

2.7.35

  • Adding B2B Quotes to queue, not adding all to queue - Issue fixed. Added new the "Is sync blocked" column on the B2BQuote grid

2.7.34

  • State Country picklist configuration is not working on Company mappings - Issue fixed when you Enable Country/State picklist in SF, are missing BillingCountryCode the integration mappings for the company.

Added new mapping BillingCountryCode and BillingStateCode on the Company mapping page

2.7.33

  • Account SalesRep Reverse Sync

Fixed issue when Account updates are not being synced in Magento when changes are made in SF

2.7.32

  • Implement sync logic for both product option types: Custom Options and Super Attributes.

2.7.31

  • Unable to edit B2BOpportunityLineItem.

Fixed issue with editing and creating B2BOpportunityLineItem mappings

2.7.30

  • Use a single source for all Opportunity Status picklists

2.7.29

  • Quote expiration Date & Opportunity Close Date

Fixed issue when Magento Quote Expiration date does not match Salesforce Close Date

2.7.28

  • Order from deleted website sync

2.7.27

  • B2B Quote sync issue

2.7.26

  • The opportunity amount is $0.00, deleting items that should NOT be deleting - issue fixed

2.7.25

  • The order created from the Magento Quote must be linked with the Opportunity that is linked to the Magento Quote - issue fixed

  • Opportunity name must inherit the last quote name from Magento - issue fixed

2.7.24
Opportunity duplication (when using Magento B2B) - issue fixed

2.7.23

  • Correct Admin area menu for the B2BSforce module - issue fixed

  • Opportunity Name updates (w/ B2B integration)

2.7.22

  • Opportunity duplication on Quote Edit: New name radio button - issue fixed

2.7.20

  • Customer sync failed (issue with SF IDs) - issue fixed

2.7.19

  • OpportunityID missing - issue fixed

2.7.18

  • "Required fields are missing: [OpportunityId]" - issue fixed

2.7.17

  • Opportunity duplication on Quote Edit: Parent Quote ID field - issue fixed

  • Opportunity duplication on Quote Edit: New radio button - issue fixed

  • Amount is not populated - issue fixed

2.7.16

  • B2BQuote infinity loading - issue fixed

2.7.15

  • B2BQuote Items with deleted products sync - issue fixed

2.7.14

  • Ordered B2BQuote sync improvement

2.7.12

  • B2BQuote fields sync - issue fixed

2.7.11

  • B2BQuote Item/Contactrole sync - issue fixed

2.7.10

  • Config improvement

2.7.9

  • B2B/EL Quote sync: when we create Order from the Quote - it creates double Opportunities - issue fixed

2.7.8

  • Show item status "Pending"

  • Inherit order owner from the Account record

2.7.7

  • Cleanup dependencies in the Queue

  • Admin user sync - issue fixed

  • Notice: Undefined offset for OpportunityItemCleanup - issue fixed

2.7.3

  • B2BOpportunityItem/ContactRole sync fix: check if ordered already - issue fixed

2.7.2

  • B2BQuoteItem sync fix: check if item deleted

2.7.1

  • RabbitMQ fix

  • No labels