WooCommerce: Sync Failure Notification WooCommerce Sync Failed: ${object.name} Hello,

A WooCommerce sync has failed for the following instance:

  • Instance: ${object.name}
  • Sync Type: ${ctx.get('sync_type', 'Unknown')}
  • Error: ${ctx.get('error_message', 'No details available')}
  • Timestamp: ${object.last_sync or 'N/A'}

Please review your WooCommerce integration settings and resolve the issue.

— Fusion WooCommerce

]]>
True
WooCommerce: New Order Notification New WooCommerce Order: ${ctx.get('order_number', '')} Hello,

A new WooCommerce order has been received:

  • Order Number: ${ctx.get('order_number', 'N/A')}
  • Customer: ${ctx.get('customer_name', 'N/A')}
  • Total: $${ctx.get('order_total', '0.00')}

Log in to Odoo to review and process this order.

— Fusion WooCommerce

]]>
True