Skip to content

netmanthan/erpnext_whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Integration for ERPNext

Whatsapp Settings doctype

Captura de Pantalla 2019-11-05 a la(s) 14 55 26

New button "Send Whatsapp" in SMS Center

Captura de Pantalla 2019-11-05 a la(s) 14 56 16

New option "Whatsapp" (and Attach Document Print) in "Send SMS" dialog

66226881-405e4d80-e6b2-11e9-8692-c72e69eedf8c

Installation Guide

First you have to get the app:

bench get-app [email protected]:fproldan/erpnext_whatsapp.git

Then, you should double check for the requirements to be ready:

bench update --requirements
bench build

And for the last step, you should install the app in you site:

bench --site SITE_NAME install-app whatsapp_integration

Whatsapp for Business limitations

  • WhatsApp requires that your application implement explicit user opt-ins to deliver messages over WhatsApp .
  • You always should start the comunication with a template message aproved by Whatsapp. To read more about templates, click here.
  • After the client sends you a message, you have 24hs to send whatever you want (not only template messages).