تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
9 الردود
24003 أدوات العرض

It is possible to set odoo to automatically send an email to the customer and to the seller after a purchase or sale.

Is there any modules that allow me to do it?

الصورة الرمزية
إهمال

You mean when you confirm your sale order than email automatically send to customer and seller right ..??

الكاتب

Yes...

Override create functionality and add send mail function !

الكاتب

Without changing the code is it possible?

Override your confirm button and add you email function. i hope it's work for you.

أفضل إجابة

Yes you can do it very easily using automated actions.

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.

I hope this helps.

الصورة الرمزية
إهمال
أفضل إجابة

I'm trying this method: (can it be done in v. 12.0?). I'm trying to apply it through Scheduled Actions. Because "automated actions" doesn't appear any more.

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.

الصورة الرمزية
إهمال
أفضل إجابة

I tried following the steps as pointed out above:

Technical Settings ---- Automation ----- Automated Actions

Just Select the model in your Case "Purchase Order"
Action "Send Email"
Select the Desired Template
Select the Condition when you want this action to happen, for example Creation. So this will send an email when a New Purchase Order is Created.


And it works for me.

Thanks

الصورة الرمزية
إهمال
أفضل إجابة

If you want to do it without overriding the confirmation method, you can create an automated action that check if the sales order or the purchase are validated and send an email.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
نوفمبر 23
7216
4
يوليو 25
6704
0
أكتوبر 18
3491
6
مارس 15
10147
1
مارس 15
5559