Class Eabi_Livehandler_Model_Action_Postoffice_Send
Renders button at the Magento Administrators Sales Order Grid, which allows to send parcel data to remote server for carriers which support this feature.
Button is displayed when order shipping method supports automatic parcel data sending and parcel data is not already sent.
Does nothing when Eabi_Postoffice module is not installed
- Eabi_Livehandler_Model_Action_Abstract
- Eabi_Livehandler_Model_Action_Postoffice_Send
public
|
|
public
boolean
|
|
public
boolean|array
|
#
performDesiredAction( Mage_Sales_Model_Order $order, array $params )
Calls out automatic data send action for selected order and returns the result. Does not support custom POST params |
protected
|
_toJson(),
getCode(),
getCssClass(),
getLabel(),
getLongOnClick(),
getOnClick(),
getPosition(),
setPosition()
|
protected
string
|
$_code | 'postoffice_send' |
#
Unique code relative to eabi_livehandler/action |
protected
mixed
|
$_label |
|
$_cssClass,
$_longOnClick,
$_onClick,
$_position
|