All in One WhatsApp Integration with Odoo
Send messages to your customers via WhatsApp messaging service
Fully Automated System.
Send your Quotations, Sales Orders, RFQs, Purchase Orders, Invoices/Bills, Payment Receipts, Delivery Orders, PoS Order Receipts/Invoices, Website Orders to Customer’s WhatsApp. All in one module.
Requirements
phonenumbers python library –
sudo python3 -m pip install phonenumbers
selenium python library –
sudo python3 -m pip install --upgrade selenium
Google Chrome browser (Skip if already installed – Just update it)
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
If any error occurs during Google Chrome Installation
sudo apt-get install -f
Give permissions to this module
sudo chmod -R 755 /path/to/module/whatsapp_all_in_one