Shipping without completed operations

We ran into a problem with S/R shipping parts out without all of the operations being completed.

Is it possible to have Epicor throw a warning on the Customer shipment screen if shipping and receiving are trying to ship something from a job that doesn’t have operations completed? Is this something we would need a BPM for?

Thank you in advance!

Rodrigo Ramos

A BPM is exactly what you need here.
If you perform a trace, you will see what Business Object and Method is called when you change the Job Number in Customer Shipment. Then if you create a BPM that performs a query for any open Operations on that job, and errors if there is.