I want an email to be sent to the Approval after PO is raised. The approval should automatically get an email alert once the junior staff creates a PO.
How can this be done please.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want an email to be sent to the Approval after PO is raised. The approval should automatically get an email alert once the junior staff creates a PO.
How can this be done please.
Thank you to you all. I got it resolved through your help
This can be done using automated action on purchase order model. You can add the suitable parameters to the automated action as per your requirement and select "send an email" in action to do field of the automated action.
Edit 1 -
Refer the screenshot below for the automated action. You can add or remove the status in domains as per your requirement. How I have configured is when a RFQ moves to approval state or if it moves to PO state, an email gets triggered to the respective vendor.
Yea, thank you for your response.
i have attempted that as well
Can I please expatiate more on this?
I am not technical, and I got confused about what to put in the content field.
Thank you. I am trying this out right away
You can also enable 'Purchase Order Approval' from settings > Purchase > Orders
Thank you for your response
I don't think this is available on Version 14 anymore because I have tried it as well
The functionality does work, I tested on V15. It creates a new status on the PO (To Approve) for orders above the value that you set.
The Approve RFQ button is visible to the manager. It is likely the test user you might have used has admin access so the PO did not go into To Approve status.
https://www.odoo.com/forum/help-1/what-happened-to-the-approval-tab-in-odoo-purchasing-app-207677
Also, to set automated action, you can check this post
https://www.odoo.com/forum/help-1/how-to-send-automatically-email-when-rfq-is-put-in-to-approve-state-171927
Alternate process could also be to create an Activity "Approve PO" which can be set by the person creating the RFQ assigned to manager or have an automated action to assign the activity. Since you might also need to track if the approver 'has approved' subsequent to reading the email
I just retried it. It moves to approval, but the email wasnt sent automatically to the approval.
The email was stuck in odoo
If email is stuck, then, you may have to check your outgoing mail server configuration. Try sending the stuck mail manually, you will get to know if mail server is configured correctly or not
Do check the below post as well, it is likely you can achieve the notifications being sent without the need for an automated action
https://www.odoo.com/forum/help-1/how-can-i-send-an-email-notification-when-a-document-changes-stage-208646
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Aug 24
|
152 | ||
|
0
Mar 24
|
3286 | ||
|
2
Jun 20
|
3799 | ||
|
0
May 19
|
2665 | ||
|
1
Jan 19
|
3600 |
Please refer my edited answer