Magento News

 

Event dispatch when save order in Magento Admin panel

i try to catch an order when it created in the admin panel of Magento, i try the next event:
controller_action_postdispatch_adminhtml_sales_order_create_save
but this method made a $this->_getSession()->clear(); and delete the data of my order.
what event should i catch?
any ideas, thanks

Event dispatch when save order in Magento Admin panel

Possibly Related Posts:


 

Leave a Reply