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 -
Fixed issue with Order synchronization if no Sales Representative set
new mappings options are added for the following entities:
OrderItem
OpportunityItem
B2BOpportunityItem
B2BQuoteItem
Abandoned Cart Item
2.7.86 -
Error during installation.
...