To achieve the goal of sending an email and a WhatsApp message to the customer when a manufacturing order linked to a sales order is finalized in Odoo 16, you can follow these steps:
Configure Your Email Server:
Make sure you have configured your email server settings in Odoo correctly. Go to Settings > General Settings > Email and set up your outgoing email server.
Install WhatsApp Integration:
You'll need a WhatsApp integration or add-on to send WhatsApp messages programmatically. You can explore Odoo apps or third-party integrations for WhatsApp messaging.
Customize the Manufacturing Module:
You will need to customize the manufacturing module in Odoo to trigger actions when a manufacturing order is finalized.
Create a Custom Module:
In Odoo, it's best practice to create a custom module for your specific customizations. You can use the Odoo development environment to create a custom module.
Add Custom Code:
In your custom module, add Python code to listen for the event of a manufacturing order being finalized. You can use Odoo's built-in event listeners or write custom Python code for this.
Send Email and WhatsApp Message:
Once the event is triggered (manufacturing order finalized), write code to send an email and a WhatsApp message to the customer who placed the order. You can use Odoo's built-in email sending functionality and integrate with a WhatsApp API or integration for sending WhatsApp messages.
Thanks & Regards,
Brain Station 23 Ltd.
Mobile: (+880) 1404055226
Email: sales@brainstation-23.com
Web: https://brainstation-23.com/
Address: (Building-1) 8th Floor, 2 Bir Uttam AK Khandakar Road, Mohakhali C/A, Dhaka 1212, Bangladesh
Hello,
You can configure the automated action to directly send the email to the particular users when the manufacturing order is done.
Thanks,
info@creyox.com