Quote Order Wizard BPM

Hi everyone,

My users would like to have the ship by date in the Quote order wizard, automatically set to one working day less than the need by date. Has anyone created a BPM that does this, or can give me some advice on how to do it please?

Best regards

Adrian.

Would a simple Data Directive (BPM) on the Order tables not suffice? e.g. Each time an order is created (or updated if you wish), it would set the ship by date to needby-1.

1 Like

Hi Mike, thanks for your response. yes, I think you are right, something
along those lines would do the trick. It was the ‘Working Day’ bit that had
me worried. How do I know if the ship by date - 1 is not a working day?

Best regards

Adrian.

Depending on your overall setup there is a few ways to do it. I think this
link/function would be easiest, but you could also (if you have production
modules set up) query the calendar set up in Epicor for Production. Depends
if you have weekend days that are valid for shipping and all that…

1 Like

Thanks for the link Mike,I will give it a go.

Regards

Adrian.