Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Shipping updates using automatization to send WhatsApp messages

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
inventoryautomationWhatsAppqsmx
2 Respuestas
413 Vistas
Avatar
Diego Gómez Pimienta Blanco (dgpb)

I am a logistics company that wants to keep its clients updated with the shipping status of their parcels. I do not want to create each specific message every time a package has a status change. I have not found an efficient solution to do it. Is there an easier way todo it?


0
Avatar
Descartar
TiaGoyette

The information you shared is very useful, thank you.

Avatar
Diego Gómez Pimienta Blanco (dgpb)
Autor Mejor respuesta

Business context:

The use of automatizations in the Inventory app to use a WhatsApp template and trigger an automatic message to the clients will allow our clients to send personalized WhatsApp messages whenever there is an update in the shipping process.This means that our customers will stay informed in real time, from dispatch through delivery, without needing to check their email or call us.

⚠️ Solution: 

Requirements:

  • Odoo 19 and later
  • Inventory multi-Step routes activated
  • Activate Text Confirmation via WhatsApp and select a template
  • Active WhatsApp account
  • Custom subscription and Studio activated

💡 This solution is targeted to be used with Studio. If you cannot use Studio, there is another forum post showing how it is possible to adress this issue.

1. Create a WhatsApp template:

​1.1. Applies to Transfer

​1.2. In the Phone Field: Select Address > Phone

​1.3. In the body, insert the desired message, while including the following variables:

​ ​a) partner_id

​ ​b) Sales Order > Order Lines > ID

​ ​c) Stock Moves > Operation Type > WhatsApp Message (this field was created with studio

​ ​d) company_id




2. Create an Automation in the Inventory app:

2.1. Set the Model to "Transfer"

2.2. Set the Trigger to "On create and edit"

2.3. Set the Trigger to "Contact is Set"

2.4. Set the Trigger to "Contact -> Phone is Set"

2.5. Set the Apply on value to "Status = Done"

2.6. Set the When updating value to "Status (Transfer)



2.5. Add an action that trigger a "Send a WhatsApp" action

2.6. Set the Usage to an "Automation Rule"

2.7. Select the WhatsApp template you previously created




3. Now let's create a sales flow to showcase our automation:


3.1. As you go by validating each of the delivery moves, take a look at the Chatter:


This message will change as you continue validating each delivery step:


And finally, when you deliver the order, you will notify the client that the order has been delivered:


By setting up this automation rule, you will be able to maintain your clients informed about the status of their shipments automatically.


💡 In the automation rule, you will be able to limit the operation type you want the trigger to activate and the status in which it is triggered.

1
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

Hi,


In Odoo, you can automate shipment status notifications so you don’t have to manually message clients every time a parcel’s status changes. Each delivery order already has status stages like Waiting, Ready, and Done, and you can add custom ones such as In Transit or Delivered. By creating email templates for each status and linking them to automated actions, Odoo can send personalized updates automatically whenever a shipment’s state changes.


This setup uses Odoo’s built-in Server Actions, where you define a trigger on the stock.picking model to send the right email template as soon as the order moves to a new stage. You can include dynamic fields (like customer name or tracking link) in the templates to keep messages clear and relevant.


For more advanced needs, you can create a custom parcel tracking module that introduces its own workflow and sends automated updates by email or SMS. This ensures clients always stay informed in real time, without your team needing to send messages manually.


Reference:-

- https://www.cybrosys.com/blog/how-to-configure-automated-actions-in-odoo-18

- https://www.youtube.com/watch?v=1IQB_q-2YW8


Related module:- https://apps.odoo.com/apps/modules/18.0/website_order_delivery_tracking


Hope it helps

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Shipping updates using automated WhatsApp messages Resuelto
automated inventory WhatsApp qsmx
Avatar
1
oct 25
842
Automate the Sending of a Whatsapp Template Resuelto
automation Studio WhatsApp Odoo17
Avatar
Avatar
Avatar
2
sept 25
3121
Workaround: Stock valuation by lots Resuelto
inventory Quickstart v17 qsmx
Avatar
1
mar 24
2685
Product configuration question
inventory products automation v17
Avatar
1
ene 24
58
🇲🇽 [l10n_mx] Migración de pedimentos de v18.4 y anteriores a v19.0 / Migration of customs declaration numbers from v18.4 and earlier to v19.0
inventory invoicing pedimento qsmx l10n_mx
Avatar
1
nov 25
339
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now