Currently, I have generated a notification for a purchase order. When we generate a purchase or submit a purchase order an email is generated and it is been send to the admin. The problem I am facing right now is that, the email is been passed through email queue and it status is showing as “not send”, so i have to press the send button manually to send the email notification. So, is there any way that email is send immediate without entering it into email queue and i do not have to press the button manually?
On localhost, I am using this version :-
ERPNext: v14.x.x-develop () (develop)
Frappe Framework: v15.x.x-develop () (develop)