Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Shipping updates using automatization to send WhatsApp messages

Subscribe

Get notified when there's activity on this post

This question has been flagged
inventoryautomationWhatsAppqsmx
2 Replies
409 Views
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
Discard
TiaGoyette

The information you shared is very useful, thank you.

Avatar
Diego Gómez Pimienta Blanco (dgpb)
Author 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
Discard
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
Discard
Enjoying the discussion? Don't just read, join in!

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

Sign up
Related Posts Replies Views Activity
Shipping updates using automated WhatsApp messages Solved
automated inventory WhatsApp qsmx
Avatar
1
Oct 25
838
Automate the Sending of a Whatsapp Template Solved
automation Studio WhatsApp Odoo17
Avatar
Avatar
Avatar
2
Sep 25
3117
Workaround: Stock valuation by lots Solved
inventory Quickstart v17 qsmx
Avatar
1
Mar 24
2682
Product configuration question
inventory products automation v17
Avatar
1
Jan 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
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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