I need to send a lot of invoices by email every month.
Now I have to press "Send email" button for each selected invoice, but I need to automate the process without having to click hundred times.
Any help would be appreciated
I need to send a lot of invoices by email every month.
Now I have to press "Send email" button for each selected invoice, but I need to automate the process without having to click hundred times.
Any help would be appreciated
If your system is properly configured you should be able to use the post & send function for a batch of invoices. Then the system should post and send the invoice in the same process. Then you do not need the sending as a separate step in your process.
In standard system there is no way to send the multiple invoices email together, to achieve that you need to consult your development team to customize the solution for you.
Thanks.
Hi, Daniele, I don't know where your answer came from, maybe AI? But as far as I know, there is no "Batch Send" action on the Sales Invoice page and Posted Sales Invoice page.
Hi, Celeste.
As far as I know it is no out of the box function available in Business Central.
But generally there are two ways to try.
1. Using Power Automate
https://joshanglesea.wordpress.com/2020/07/31/business-central-batch-post-and-e-mail/
2. Make a customization.
Hope this can give you some hints.
Thanks.
ZHU
hi
you can use the "Batch Send" feature to send multiple invoices by email at once. Here are the steps to do it:
Go to the "Sales Invoices" page.
Select the invoices you want to send by email. You can do this by clicking the check box next to each invoice in the list.
Click the "Batch Send" button in the "Actions" tab of the ribbon.
In the "Batch Send Invoices" window, select the email template you want to use and choose the email addresses you want to send the invoices to.
Click "OK" to send the selected invoices by email.
You can also set up a recurring batch job to automatically send invoices by email on a regular schedule. To do this, go to the "Job Queue" page, create a new job queue entry, and specify the codeunit and function that you want to use to send the invoices. This will allow you to automate the process and save time on manual clicks.
DAniele
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156