What's enhanced
Integration app compatible with Magento 2.4.6 edition
The integration app is now compatible with the commerce (Enterprise) and Community editions of Magento 2.4.6. For more information about Magento 2.4.6 edition, see Magento Open Source 2.4.6 release notes.
IMPORTANT:
- If you run into the error mentioned in the release notes, connect to your database and run the below query: ALTER TABLE `celigo_sales_order` RENAME INDEX `CELIGO_SALES_ORDER_PARENT_ID` TO `CELIGO_SALES_ORDER_PARENT_ID_1`; and then run the upgrade command(bin/magento setup:upgrade) on the M2 server.
- The integration app supports up to Magento version 2.4.6-p1. The flows in the integration app work seamlessly after upgrading to the latest Magento version 2.4.6.
- You can now use OAuth 1.0 to set up a connection to Magento 2 but this feature is not rolled-out to Magento 2 - NetSuite integration app. We will start supporting this feature in integration apps from the 2023.9.1 release and will be communicated via September release notes.
What's fixed
Error when importing orders from Magento 2 to NetSuite
The Magento Order to NetSuite Order Add flow displayed an error “Identical response received from next page request. No more page requests will be made.” when importing orders from Magento 2 to NetSuite. This issue is resolved now.
Order import relative URI is not getting updated
The relative URI of the order import didn’t get updated when you made any change to the date in the Add orders created after setting. This issue is resolved now.
Comments
Please sign in to leave a comment.