Core
[NEW] Added the option to ignore VAT validation when saving customer information to Odoo (Customers → Ignore VAT validation).
[NEW] Added the option to disable order total difference correction during order import. This prevents the addition of price difference lines when the order total doesn’t match between your e-commerce store and Odoo (Sales Order → Order Total Difference Correction).
[NEW] Added the option to disable order imports entirely from your e-commerce system to Odoo (Automation Jobs → Enable Order Import).
[NEW] Introduced the ability to customize customer search during import. The “Search Customer Fields” setting (Testing tab) allows you to specify which fields are used to match customers. (Caution: Incorrect settings could lead to duplicate customers or mismatched orders.)
Fixed an issue with applying fiscal positions to imported orders.
Resolved a VAT validation problem for non-EU countries.
Corrected an error (“You cannot create recursive Partner hierarchies”) that occurred in certain scenarios.
Improved compatibility with Odoo.sh builds by resolving warnings.
Other small improvements and fixes.
WooCommerce
[NEW] Added support for custom attributes in WooCommerce (for both, import and export operations). Note: Use of custom attributes is still not recommended due to potential issues as they lack unique IDs. Consider replacing them with regular attributes if possible.
Refactored API wrapper for WordPress / WooCommerce to provide better performance.
Fixed an issue where attributes were removed from simple products after running product export from Odoo to WooCommerce.
Shopify
Fixed GraphQL requests for multiple Shopify stores: Resolved an issue where the connector could send requests to the incorrect Shopify store when managing multiple connections.
PrestaShop
[NEW] Added automatic retry of requests for PrestaShop connections: the connector now automatically retries requests that fail due to connection errors (a common issue with PrestaShop stores). It will wait briefly before retrying the job, enhancing stability.
Fixed incorrect product type for export: resolved an issue where the connector would incorrectly send a product as “configurable” when it had multiple excluded variants and one included variant.
Magento 2
There is not much for Magento 2 specifically but we promise to release new exciting features in our next releases