Woocommerce in standard do not have VAT field on the customer. THis field is usually added either by some paid plugins or by custom development. Once this field exists on Woocommerce you need to check it’s technical name and add...
Customer language synchronization between WooCommerce and Odoo can be handled in two different ways. 1. Use Order Metadata (WPML) Customer language can be determined based on order metadata. How it works: The connector reads the wpml_language field from the order...
At present, our WooCommerce connector is designed to import attributes exclusively for variable products. While you may observe attributes in external records and mappings, they won't be set within simple products (products without variants). Reason behind this behaviour In WooCommerce,...
Our connector enables custom field synchronization between Magento 2 and Odoo. Here's how to set it up using "Unit of Measure" as an example: Prerequisites: The custom field ("Unit of Measure" in this case) must exist in both Odoo and...
This error typically occurs if the Magento Multi Source Inventory (MSI) module is not installed in your Magento 2 setup. The MSI module is essential for synchronizing product quantities from various Odoo Locations to different Magento 2 Locations. Ensure that...
Some customers prefer to use technical names in Odoo while displaying customer-friendly names on their e-commerce website. Our connector supports this by allowing you to store both names separately. Here's how it works: General Odoo product name: This is the...
Product synchronization works in two directions: updates from Odoo to your e-commerce store, and updates from your e-commerce store back to Odoo. Here's the breakdown. Updates from Odoo to your e-commerce store Enable automation: Go to the "Automation Jobs" tab...
To ensure smooth data transfer, our connectors utilize a process called "mapping." This involves specifying which fields in Odoo correspond to which fields in your e-commerce store. For standard fields, this mapping is usually automatic. However, for custom fields—whether they...
Our connector uses Shopify product webhooks to keep your Odoo product data in sync. Here's how it works. Product creation When you create a product in Shopify, this product will be automatically created* in Odoo. * By default, new Shopify...