_ Software Name _ | _ Version _ |
---|---|
Magento version | 2.4.1 |
PHP version | 7.4.12 |
RabbitMQ | 3.8.3 |
Infor M3 (MT) | 16.1 |
All the standard functionalities of core eConnect are supported in v20.3.0, which includes the following:
New AMQP connection to handle the eConnect related BODs in RabbitMQ. Provided the option in the Backend for the same to give the RabbitMQ credentials.
No more Enterprise Connector. All the eConnect BODs from ION will now contact eConnect REST API directly instead of sending to rabbitmq.
Custom BODs created for Product, Customer and Order are replaced with API calls now. Provided the backend setting to configure APIs based on the entity type. This allows to trigger the APIs when the corresponding BOD is received.
Uploading the .ionapi file will automatically populate the authentication details
Provided option to choose which field can be Item Price - MMSAPR / ODSAPR
Note : The base price that updates for an item based on odsapr setting will work on website scope by picking the price list and currency based on website scope but customer specific price will update based on latest price bod
maxReturnedRecords option in the API request is now configurable
Table creation and Attribute creation will be done as per Magento standard
Usage of mixins in javascript instead of map
Customer Default Address from the CustomerPartyMaster BOD are now added to Magento
Support for overriding standard Xpath from the configuration has been provided.
Dispatching ‘catalog_product_import_bunch_save_after’ event for product and ‘ls_catalog_product_stock_bunch_save_after’ event for stock resolves synchronize problem on third- party integration.
Bug fixes are made to fetch only the active shipping and payment methods in econnect configuration.
Performance improvement done for item manual sync. Added additional check before performing the shipment creation.
Factory pattern class is used to load the object for required entities, collection factory is used whererver possible inorder to rectify memory issue in order creation via cron.
Sort, filter and issues in CSV file is fixed in ‘My Orders’ page. Fixes are also applied to properly update status, shipment and payment information on ‘My Orders’ page.
Fixes done (check if Location ID is empty in Receivable transaction BOD) to update invoice amount in ‘My Invoices’ page.
Removed LS extension specific attributes such as Variation ID from checkout page.
New Configuration ‘Item Price’ is added in admin. Based on selection item base price will update by calling the API.
Fixes for Undefined offset error during customer registration (when supplier portal was also installed & used in the same instance ).
When ‘M3 AttributeSet Source’ is invalid , product is now mapped to ‘Default/Fallback AttributeSet’ configured.
Error handling in checkout page when shipping methods are enabled.
This version is supported only in MT.
LSItemMasterDetails , LSSalesOrderDetails and LSCustomerDetails are no more supported from 2.3.0 onwards.