public boolean
event_onBeforeOrderInternalStatusMessageSent(
Shop_Order $order, Shop_OrderStatus $status)
Allows to cancel the internal user notification when an order changes its status.
The handler should return FALSE value if the notification should not be sent.