frappe.msgprint
Alert Dialog is used for showing non-obstructive messages.
frappe.msgprint('Hi, you have a new message', alert=True, indicator='green')

Last updated 2 months ago
Was this helpful?