2.9.0 -
Investigation of heavy load
2.7.22 -
Check module re-install process.
Improved uninstall script. Added our tables/columns delete logic
2.7.21 -
Update file copyrights/strict_types
Added the strict_types declaration to all files
2.7.20
Sync from M to SF starting immediately after syncing from SF to M containing empty values - Issue fixed
2.7.17
Add pricebook validation
Implemented new functionality:
Possible to assign only a unique pricebook for each Website. Added validation for that.
Skip Order/Opportunity/PricebookEntry sync if the related website pricebook is not defined
Added warning message if the related website pricebook is not defined
2.7.16
Move mappings from the menu to the own page
All the mappings are moved to the Manage Mappings page which is in the Configuration section. All “mapping links” are removed from all other menus (eg. sales, products, etc)
2.7.15
Tier price sync queue has only one dependency in Bulk mode
Fixed error with synchronizing of tier price for a product that belongs to several websites and for all customer groups in Bulk mode
2.7.14
Custom OpportunityLineItem mapping does not work - Fixed mapping from Magento Attribute “Product: <items>”
2.7.12
Products with tier price SF -> Magento sync error
Fixed issue with reverse synchronization of products with tier price. report.CRITICAL: TypeError: strlen() expects parameter 1 to be string
2.7.11
TierPriceRepository Class name issue. - Issue fixed
2.7.10
Opportunity sync errors - made some improvements
2.7.9
Partial Error On Product Sync
Fixed issue with TierPriceCleanup - Magento entity loading error, queueid: …. Error: invalid Select part “disable_staging_preview“
2.7.8
Upgrade Integration
Fixed issues with tier prices synchronization (multiple websites and currencies)
2.7.7
Tier Price Sync issues with few Websites
Now each Website receives the correct Tier price.
When Salesforce - Products - “Sync with all Pricebooks” option is set to “No”, Tier price is not synchronized for not assigned Websites
Tier prices are not synchronized.
Fixed issue when tier prices are not synchronized. "Magento Website: id value of incorrect type: a025f000004ntz7..."
2.7.6
TierPrice sync issue.
Fixed issue when creating schedule update for TierPrice and sync it to Salesforce
2.7.5
Order sync issue
Fixed issue “Unknown TierPriceCleanup generating method for product entity. Queue code productPricebookEntry“ when creating a product with tier price
2.7.4
Order from deleted website sync
2.7.3
Fix undefined index
2.7.2
Config improvement
2.7.1
RabbitMQ fix