Software Name | Version |
---|---|
Magento version | 2.4.4 |
eConnect Base | 6.2.1 |
PHP version | 8.1.6 |
RabbitMQ | 3.7.28 |
Infor M3 (MT) | 16.1 |
ION Package | 3.2.0 |
All the standard functionalities of core eConnect are supported in v22.2.1, which includes the following:
From Magento v2.4.4 with PHP v8.1, the following setting must be set to ‘Yes’ in order to make successful connection with the Infor ION API.
eConnect module is now compatible with Magento v2.4.4 and PHP v8.1
Improved the way of fetching ODSAPR to update it as Item Price
FVDT(Valid From Date must be equal to and lesser than the current date) & LVDT(Valid To Date must be greater than the current date
If the result contains more than one entry with a valid date then the ODSAPR will choose the entry with the nearest date
Added an additional field in the Backend Configuration to choose whether the MMSAPR value can be set as an item price if the ODSAPR value is 0 for the item
If Item Price field is selected as ‘ODSAPR’ then a new setting called ‘Fallback Item Price’ will appear
If the above setting is set to Yes, then the item price will be updated with MMSAPR from MITMAS only if the ODSAPR from OPRBAS is 0 or there is no valid price data for the item.
If the above setting is set to No, then the item price will be updated with ‘0.00’
External tracking number information will get updated via MWS410MI/GetHead API since it is not coming under the Shipment BOD
Resolved all the compilation errors thrown after running the command ‘setup:di:compile’
Unable to read messages from the queue so removed the additional and unused abstract classes with null values used in the constructors
Resolved the SQL error thrown while reading the SalesOrder/Shipment BOD from the Queue
JDCD value will be sent as 1 in the order creation request when the ‘Ship Complete’ checkbox is checked while placing the order
Resolved the PHP error ‘false to array conversion’ thrown in customer module
Product’s visibility will get updated even when there are multiple sites available
Handled the strict validations for all the PHP built-in functions used in eConnect