This question has been flagged
4 Replies
22419 Views

After I have created an invoice, I can send the invoice by mail or print the invoice by using the specific buttons. Is it possible to send the invoice automatically by mail when the invoice is created? I don't want to use the button "Send by Email" for each invoice. I want to send the inovice by mail automated in background when the invoice is created. How is this possible?

Avatar
Discard
Best Answer

hi leo,

you can sent the email automatically by using server actions.

You see the following link for using the automated email:

http://stackoverflow.com/questions/23908437/how-to-create-program-for-sending-mail-automatically-from-openerp-using-python

https://www.odoo.com/forum/help-1/question/create-a-module-for-automatic-send-email-when-customer-has-been-created-59924

Avatar
Discard
Best Answer

Hi Leo,

follow this post for more info on this:  \https://www.odoo.com/pt_BR/forum/ajuda-1/odoo-14-call-action-invoice-sent-from-another-model-192239

Avatar
Discard
Best Answer

Hi,

To send multiple invoice , you can check below apps :

https://apps.odoo.com/apps/modules/10.0/dev_invoice_mass_mailing/

Avatar
Discard