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:
- Database query different results
- Menu highlight in magento under admin
- magento disable a banner on certain category pages or have a banner with multiple links
- Magento, using ACL for frontend. Possible?
- Magento IE-7 Fix In Windows XP
RSS Feed