How to Sync Shopify Orders to Odoo Accounting
Orders flowing from Shopify into Odoo is the visible half of the integration; orders flowing correctly into your accounting is the half that decides whether month-end takes hours or days. This guide covers the accounting-grade order sync: invoices, taxes, gateways and payouts.
This is written from the patterns we’ve configured for real UK and NL retailers, including the awkward parts (gateway fees, partial refunds, multi-currency).
What it takes in practice
- Choose your invoicing mode. Per store: no invoices (ledger via summaries), draft invoices for review, auto-posted, or auto-posted-and-paid using payment stages. High-volume B2C usually wants full automation; B2B often wants draft review.
- Tax mapping is the foundation. Shopify tax lines map to Odoo taxes explicitly: UK 20% standard, zero-rated exports, EU OSS rates if you sell there. Test with real orders of each type before going live, because errors here compound into VAT returns.
- Payment gateway journals. Each gateway (Shopify Payments, PayPal, Klarna) maps to its own journal, so money-in-transit is visible and payouts reconcile per gateway rather than in one blur.
- Payout reconciliation closes the loop. Gateway payouts net off fees. Reconciling each payout to its constituent orders and fees is what makes the bank statement match the ledger; see the gateway-specific patterns in our Stripe and PayPal integrations.
- Refunds with correct paperwork. Partial and full refunds generate credit notes with recalculated tax and shipping adjustments automatically, and duplicate-prevention matters: nobody wants a refund posted twice.
- Daily summaries where accountants prefer. If your accountant wants daily channel summaries rather than thousands of invoices, that’s configurable per channel; the underlying detail stays queryable.
When to do this yourself, and when to call us
The steps above are genuinely followable, and a capable team can get a basic sync running from them. What a guide can’t hand you is the part that fails quietly: a connector that survives Shopify and marketplace API version changes, the reconciliation instinct to catch numbers that are lying before a customer does, and someone accountable when a sync drops orders on your busiest day. If you’d rather own a working integration than babysit a fragile one, that’s our job. See the Shopify-Odoo connector and our integration services.
Common questions
Our Shopify sales never match our bank deposits. Why?
How does multi-currency selling flow through?
Can this feed Xero instead of Odoo accounting?
Not sure where to start? Book a free discovery call and we’ll map your current setup, or request a free Odoo health check if you’re already running Odoo.