Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Shipping updates using automatization to send WhatsApp messages

Odebírat

Get notified when there's activity on this post

This question has been flagged
inventoryautomationWhatsAppqsmx
2 Odpovědi
395 Zobrazení
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
Zrušit
TiaGoyette

The information you shared is very useful, thank you.

Avatar
Diego Gómez Pimienta Blanco (dgpb)
Autor Nejlepší odpověď

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
Zrušit
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Nejlepší odpověď

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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Shipping updates using automated WhatsApp messages Vyřešeno
automated inventory WhatsApp qsmx
Avatar
1
říj 25
835
Automate the Sending of a Whatsapp Template Vyřešeno
automation Studio WhatsApp Odoo17
Avatar
Avatar
Avatar
2
zář 25
3113
Workaround: Stock valuation by lots Vyřešeno
inventory Quickstart v17 qsmx
Avatar
1
bře 24
2677
Product configuration question
inventory products automation v17
Avatar
1
led 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
lis 25
338
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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