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 languages in WooCommerce can be managed in two ways. Let’s explore the differences between these methods.1. Use user settingsWhen you opt for this method, the connector will utilize the language set in the user’s settings. This language typically defaults...
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 behaviourIn WooCommerce, a single...
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 Magento 2.Step...
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 standard product...
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 storeEnable automation:Go to the “Automation Jobs” tab and ensure “Enable...
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 creationWhen you create a product in Shopify, this product will be automatically created* in Odoo. * By default, new Shopify products will...