Hi all, when a employee applies for a leave, system notifications is generated and sent to email ,
now i need to stop that system notification, how can i do that ??
i have observed it is generated from mail_followers-->mail.notitfication-->def _notify_email
should i do any modification in that or through any ui in odoo framework??