gsinghpal
7e302b0a27
feat: implement price, inventory, image sync and conflict resolution
- Replace _sync_products placeholder with price comparison logic that
detects Odoo vs WC changes and creates woo.conflict on both-changed
- Replace _sync_inventory placeholder to push Odoo stock levels to WC
- Add _sync_product_from_wc webhook handler for inbound price updates
- Add action_sync_images on woo.product.map with hash-based comparison
- Add conflict resolution methods: action_use_odoo, action_use_woo,
action_bulk_resolve_odoo, action_bulk_resolve_woo
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>