Creating system notification

Hello,

Trying to get an Sales order approval logic implemented where “If order date = today and calculated GM% is between x% and x%, send to x for approval”.

I believe a email with the order number is sufficient, but I don’t know where to start. would this just be a data directive with an email at the end? How do I stop this from being marked ready to process before the approver checks it?

I would not do this in a data directive

A Method Directive in order.master update should be sufficient

The ready to process default is setup in company configuration you can turn it off there