This error usually appears when the WooCommerce API key used by the connector does not have sufficient permissions. To resolve the issue, you need to update the API key permissions in WooCommerce. Steps to Fix the Error Open your WooCommerce...
The Odoo WooCommerce Connector supports real-time synchronization using webhooks out of the box. This allows Odoo to instantly receive updates from WooCommerce without relying on scheduled imports. With webhooks enabled, your system can automatically process key events such as order...
TL;DR Because price in WooCommerce is a computed, read-only field, while regular_price is the correct field for setting product prices via the API. How WooCommerce pricing works (API perspective) In the WooCommerce REST API, product pricing is split into different...
WooCommerce connector does not allow sending invoices out of the box, as there is no built-in functionallity. For that you need to install a separate plugin on your shop that allows to download invoices from Odoo. It can be purchased...