2.10.4 -
Salesforce Account name is not applied from the Customer address "Company" field
Fixed issue when Account name does not apply from Customer address "Company" field
2.10.3 -
Description in Opportunity is missing in SF
added out of the box Description mapping for the :
Order➝ SFOrder
Order ➝ SFOpportunity
2.10.2 -
Shipment sync issue INVALID_QUERY_FILTER_OPERATOR
FIxed issue with reverse shipping synchronization (Changing status in Magento, INVALID_QUERY_FILTER_OPERATOR:)
2.10.1 -
Synchronization does not work on Starter module version
FIxed Issue with consumers on Starter module version
2.10.0 -
Huge performance update:
Accelerating the \TNW\Salesforce\Model\ResourceModel\Objects::loadObjectIds Method
PreQueue Consumer. Optimize buildDependency method
ProcessQueue Consumer. Reducing the number of requests to the database when processing the queue tree
Prequeue Consumer . Optimize skip rules for all object types.
ProcessQueue Consumer. Append cache to method (for 2000 customer sync called 4000 times)
ProcessQueue Consumer. Mapping step working very slow.
ProcessQueue Consumer. Create multiple save queues.
'Disable sync' option doesn't' work on the product page in Admin Panel - issue fixed
Pricebook entry sync error Required fields are missing: [Product2Id], fields [Product2Id] - issue fixed
Serialization failure: 1213 Deadlock found when trying to get lock when Sycn Orders (qty 5400)) - issue fixed
Opportunity sync error Required fields are missing: [Name, CloseDate], fields [Name, CloseDate] - issue fixed
2.8.32 -
Shipment sync: Opportunity field sometimes not populating
Added Shipment and Invoice dependencies with Magento order
2.8.31 -
Opportunity sync error Required fields are missing: [Name, CloseDate], fields [Name, CloseDate]
Opportunity sync dependencies fixed
2.8.30 -
[Improvements] Cleanup command removes only a few records from the Queue
...