How to prevent release, transact, and ship confirm for a particular customers sale orders?
Often we need to prevent a customers booked orders from release and shipment.
making the customer account/site inactive prevents booking of new orders. But it still allows release and shipment of existing booked orders.
We need to temporarily prevent any activity for the customer and then enable it again.
Any suggestions how it can be done optimally?