Mark emails not to send in mass delivery
CompletadaCurrently the mass delivery send all the emails to BP's. If no email is defined then system still send it as no email "error email).
Option to create a filed, if clicked that box, no email should trigger. In fact there is a drop down for No action. This drop down should enable to not to send the emails
The error message from mass delivery should be modified as well to properly display the BP's with error and what is the error. The current error display is practically unreadable
-
Thank you for your request. It has been scheduled for review by the development team that will get back to you should there be questions.
(Please note that as we are user-driven we can't guarantee that your request will be met unless it gets many votes and/or fit the product vision)
Read more about the Feature Request process here
[Internal Id: 32072] -
You can filter it out on the mass delivery configuration by doing an inner join.
Example : (not tested)
INNER JOIN OCRD T1 on T0.CardCode = T1.CardCode WHERE T1.E_mail IS NOT NULL
-
Would agree with Ramon that that is the way to go, or to make the Email field mandatory on BP Master Data
Iniciar sesión para dejar un comentario.
Comentarios
3 comentarios