Sync Failures
Resolve errors when syncing products to Odoo.
Common Sync Errors
"Permission denied"
Cause: Odoo user lacks permissions
Solution: Grant these permissions in Odoo:
- Product: Create, Read, Write
- Supplier Info: Create, Read, Write
- Category: Read
- UoM: Read
"Timeout"
Cause: Odoo server slow or busy
Solutions:
- Retry sync
- Check Odoo server resources
- Sync in smaller batches
"Validation error: Required field missing"
Cause: Product missing required Odoo field
Solutions:
- Check product data completeness
- Ensure all required fields mapped
- Review sync logs for specific product
"Duplicate product code"
Cause: Product code already exists in Odoo
Solutions:
- Configure sync policy: Update existing
- Check for truly duplicate codes
- Review match settings
Partial Sync Failures
If some products sync and others fail:
- Review sync log
- Identify failed products
- Fix issues
- Retry failed products only
Network Issues
"Connection lost during sync"
Solution:
- Background sync (Grow+) prevents this
- Use smaller batches for foreground sync
Rollback
If sync created incorrect data:
- Note the sync job ID
- Contact support for rollback assistance
- Or: Manually fix in Odoo (Admin access required)
Prevention
Prevent sync issues:
- Test with small batch first
- Review products before syncing
- Use consistent product codes
- Keep Odoo connection stable