PrestaShop on GitHub
Report a bug
Join us on Slack
Order edited:
This hook is called when an order is edited
Hook locations:
Hook type: action
Located in:
<?php array( 'order' => (object) Order );
Hook::exec('actionOrderEdited', ['order' => $order])