It looks like deprecated feature, it's not called anywhere.
An event is triggered to allow PowerSync product to customize 'Sales Order Status' form in Magento.
Code Block | ||||
---|---|---|---|---|
| ||||
Mage::dispatchEvent('tnw_salesforce_order_shipment_save', array('shipment' => $_shipment)); |
...