Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Shipping updates using automatization to send WhatsApp messages

Subscriure's

Get notified when there's activity on this post

This question has been flagged
inventoryautomationWhatsAppqsmx
2 Respostes
414 Vistes
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 Best Answer

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
Best Answer

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
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Shipping updates using automated WhatsApp messages Solved
automated inventory WhatsApp qsmx
Avatar
1
d’oct. 25
842
Automate the Sending of a Whatsapp Template Solved
automation Studio WhatsApp Odoo17
Avatar
Avatar
Avatar
2
de set. 25
3121
Workaround: Stock valuation by lots Solved
inventory Quickstart v17 qsmx
Avatar
1
de març 24
2685
Product configuration question
inventory products automation v17
Avatar
1
de gen. 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
de nov. 25
339
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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