Frappe Cloud
Marketplace
Search for an app
Frappe
Products
Insights
Install now
installs
Publisher
Supported versions
Categories
E-Commerce
Resources
About
Telegram Integration and Notifications for Frappe & ERPNext
./env/bin/pip install python-telegram-bot --upgrade
"This command is necessary to install the python-telegram-bot into bench environment. Otherwise, the pip3/pip command will install it in the python environment"
bench get-app erpnext_telegram_integration https://github.com/yrestom/erpnext_telegram.git
bench install-app erpnext_telegram_integration
bench build
bench restart
Create a new Telegram bot in BotFather
References: - Bots: An introduction for developers - Learn to build your first bot in Telegram with Python
BotFather
In ERPNext Telegram Integration
Go to → Telegram Settings -> New Enter Telegram Bot Token
Go to → Telegram User Settings -> New to setup and define a new user setting
Choose a party.
Click Save.
Go to → Telegram Notification -> New You can configure various notifications in your system to remind you of important activities. As the original ERPNext Notification.
Here chose the profile of "Telegram User Settings" want to send to him the notification or use the checkbox "Dynamic Recipients" to get the recipient from the DocType dynamically if it has a Link Field like "Customer", "Supplier", "Student" or "Employee", for this it needs to set up a "Telegram User Settings" for the customer, supplier ...
Also, you can send directly a Telegram message from any form view by going to the Menu and click "Send To Telegram".
When the app sends a Telegram Notification it will write a new log into Extra Notifications > Extra Notification Log.
in Extra Notifications:
Go to → SMS Settings and set it up as here.
Go to → SMS Notification → New
You can configure various notifications in your system to remind you of important activities. As the original ERPNext Notification.
Here chose the "Recipients" want to send to them the notification or use the checkbox "Dynamic Recipients" to get the recipient from the DocType dynamically if it has a Link Field like "Customer", "Supplier", "Student" or "Employee", for this it needs to set up a Contact for the customer, supplier..., and make sure the contact is related to the customer or supplier... and has Primary Mobile number as default.
in Extra Notifications:
When the Date Notification is triggered it will send an email to the related user and it will write a new log into Extra Notifications > Extra Notification Log.
MIT
User Reviews
No reviews yet, be the first to review.
0 rating
Explore more apps