| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Invoicing (account) |
| Lines of code | 3202 |
| Technical Name |
shopify_odoo_connector_auro |
| License | OPL-1 |
| Website | http://auraodoo.tech |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Invoicing (account) |
| Lines of code | 3202 |
| Technical Name |
shopify_odoo_connector_auro |
| License | OPL-1 |
| Website | http://auraodoo.tech |
Shopify Odoo Connector
Seamless Integration Between Shopify and Odoo 19
Module Overview
Name: Shopify Odoo Connector
Version: 19.0.1.0.0
Category: eCommerce
Author: Shopify Connector
Summary: Sync products, orders, customers, inventory and payouts between Shopify and Odoo 19
License: LGPL-3
Key Features
- Synchronize products between Shopify and Odoo
- Real-time order management and order sync
- Customer data synchronization
- Inventory management integration
- Payout tracking and reconciliation
- Multi-location support
- Queue job management for batch operations
- Activity logging and monitoring
Dependencies
Models and Components
Manages Shopify store configurations and connection settings. Handle multiple Shopify instances with unique API credentials and store details.
Represents Shopify store locations. Synchronize inventory across multiple store locations and manage fulfillment operations.
Manages product information and variants from Shopify. Sync product data including descriptions, prices, and images with Odoo product templates.
Handles customer data synchronization from Shopify. Automatically create and update customer records in Odoo with contact information and customer segments.
Manages order synchronization from Shopify to Odoo. Automatically create sales orders, manage order status, and track fulfillment.
Tracks Shopify store payouts. Synchronize payout information including amounts, dates, and transaction details for financial reconciliation.
Manages asynchronous jobs for data synchronization. Handle batch operations, retries, and job status tracking for reliable data sync.
Comprehensive logging of all integration activities. Monitor sync operations, errors, and system events for debugging and auditing purposes.
Extends existing Odoo models including Partner, Sale Order, and Product Template to support Shopify-specific fields and functionality.
Module Structure
Models
shopify_instance.pyshopify_location.pyshopify_product_template.pyshopify_customer.pyshopify_order.pyshopify_payout.pyshopify_queue_job.pyshopify_log.pyres_partner.pysale_order.pyproduct_template.py
Views and Configuration
shopify_instance_views.xmlshopify_location_views.xmlshopify_product_views.xmlshopify_customer_views.xmlshopify_order_views.xmlshopify_payout_views.xmlshopify_queue_views.xmlshopify_log_views.xmlshopify_dashboard_views.xml
Data Files and Security
Configuration Data
shopify_sequence.xmlshopify_cron.xml
Security Configuration
shopify_security.xmlir.model.access.csv
Installation and Configuration
- Install the Shopify Odoo Connector module from Odoo App Store
- Navigate to eCommerce menu and select Shopify Connector
- Create a new Shopify Instance with your store API credentials
- Configure store locations and synchronization settings
- Enable automatic synchronization through cron jobs
- Monitor sync status through activity logs and queue jobs
Support and Information
Application Status
Installable: True
Application: True
Active: Yes
Technical Details
Odoo Version: 19.0
License: LGPL-3
Author: Shopify Connector
About the Developer
Aura Odoo Tech
Description: Professional Odoo solutions and integrations for eCommerce businesses.
Contact & Links:
- Email: odooaura@gmail.com
- Website: http://auraodoo.tech/
- YouTube: @Auraodoo
- LinkedIn: Aura Odoo
- Microsoft Teams: Join Server
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module