

Orders flow from WooCommerce into Odoo as sale.order, mapped by SKU.
MonresPro Order Sync for Odoo connects your WooCommerce store to Odoo. As soon as an order
reaches the status you choose, it is created in Odoo as a sale.order, with
its customer (res.partner) and its lines matched to your Odoo products by
SKU. No CSV exports, no copy-paste, no middleware subscription.
Syncing runs in the background on WooCommerce’s Action Scheduler, off the
customer’s checkout request, and retries on its own with an exponential backoff
if Odoo is briefly unreachable — so a network blip never loses an order.
sale.order (line items, quantities, fees and shipping; unmatched lines kept as notes so nothing is lost).res.partner, de-duplicated by email, with billing address and phone.default_code); prices come from the order so Odoo totals match WooCommerce.Any Odoo that exposes the external API over XML-RPC — Odoo Online (SaaS),
Odoo.sh and self-hosted, recent versions (14 and up).
Odoo is a trademark of Odoo S.A. WooCommerce is a trademark of Automattic Inc.
This plugin is an independent integration and is not affiliated with, endorsed
by, or sponsored by Odoo S.A. or Automattic Inc. Those names are used only to
describe what the plugin connects to.
This plugin relies on two external services.
1) Your Odoo instance (the integration itself).
You provide the URL, database, user and API key of your own Odoo server. When an
order syncs, the plugin sends that order’s data — customer name, email, phone and
billing address, product names and SKUs, quantities, prices, totals and order
status — to your Odoo server over its external API (XML-RPC, endpoints
/xmlrpc/2/common and /xmlrpc/2/object). It also reads the order state back from
Odoo. Data is sent only to the instance you configure and only when an order is
synced or when you use the connection test. If your instance is hosted by Odoo
S.A., their terms and privacy policy apply: https://www.odoo.com/terms and
https://www.odoo.com/privacy
2) Freemius (licensing, updates and optional analytics).
Software licensing, the Pro upgrade/checkout and update delivery are handled by
Freemius. On activation you may opt in to share basic site and usage information
with Freemius to help improve the plugin; this opt-in is optional and can be
skipped. Purchases are processed on Freemius’ checkout. Freemius terms:
https://freemius.com/terms/ and privacy policy: https://freemius.com/privacy/
No order or customer data is sent to Freemius or to any party other than your
own Odoo instance.