Hello, all.
How can I customise notification for specific doctype like leave application like attached and how to put it in notification sidebar
thanks all
@OmarJaber,
You will have to configure the notifications configuration in hooks.py please check the frappe/hooks.py
Finally you will need to write your own method to get the document count.
Thanks,
Makarand
1 Like