Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 1804 |
Technical Name |
whatsapp_pos_integration |
License | OPL-1 |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 1804 |
Technical Name |
whatsapp_pos_integration |
License | OPL-1 |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
WhatsApp POS Integration
Send PoS receipts to your customers via WhatsApp messaging service a fully automated system.



Video
KEY HIGHLIGHTS

Send WhatsApp Receipts
Send PoS receipts as PDF/Image attachments via WhatsApp.

Easy WhatsApp Login via QR Code
No technical setup required, scan a QR code from your mobile WhatsApp to start sending messages instantly.

Multi-User Session Support
Each Odoo user can connect their own WhatsApp account independently and manage sessions through settings or mobile logout.

Seamless User Experience
Designed to blend smoothly into your Odoo PoS flow with no disruptions, giving customers quick, digital access to their receipts.
Login to WhatsApp made easy
Just scan QR code from your mobile device and you are good to go!
If you don't know how to login to WhatsApp, just follow the instruction from https://faq.whatsapp.com/en/web/28080003
All users of odoo can login to their WhatsApp individually, i.e. each Odoo user will have their own Session. They can Logout from general settings. Also they have Logout option in their WhatsApp Mobile App.

Send PoS Receipt
Send PoS Receipt with attached PDF/Image.

Send PoS receipts to customers via WhatsApp.
Attach receipt as PDF/Image in the WhatsApp message.
QR code-based WhatsApp Web login for easy setup.
Supports multiple WhatsApp sessions (user-wise).
Logout option available in both Odoo and WhatsApp Mobile.
Works with both desktop and mobile versions of WhatsApp.
FAQ
Scan the QR code displayed in Odoo using your mobile WhatsApp to start a session.
Yes, each Odoo user can use their own WhatsApp number and session.
Yes, you can log out from General Settings in Odoo or from your WhatsApp Mobile App.
No, each user has a separate and secure session for their own WhatsApp account. If you need one shared number we can customise it.
The PoS receipt is sent as an Image attachment through WhatsApp.
Yes, both your Odoo instance and connected WhatsApp device need internet access.
Currently, it sends once per transaction. A manual resend can be triggered if needed.
Requirements
$ 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 chown odoo:odoo -R /path/to/module/whatsapp_integration
# Replace "odoo" with actual username and path with actual path
Note: Contact us if you find any difficulties in setup/installation.
Our other apps you may like!
Our Services

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module