M.E.
M.E.

Reputation: 5495

How do you send an invoice to a customer by email in Odoo 10

I can not find how to send -via email- an invoice to a customer. It is clear how to send a quote to a customer or a purchase order to a provider as both actions are incorporated into the flow, but I can not find a way to send an invoice to a customer or a provider.

Is there any configuration settings or addon module to achieve this?

Odoo 10

Upvotes: 1

Views: 1267

Answers (1)

sfx
sfx

Reputation: 1841

Go the accounting menu in Odoo. You will find the customer invoices menu under sales.

Invoice menu

You will find the list of invoices like the below

list of invoices

Select any one invoice and validate it.

invoice validation

After the validation you fill a button called send by email, click on that and send the Invoice by email.

send invoice by email

Upvotes: 2

Related Questions