E.D. Posted January 23, 2013 Share Posted January 23, 2013 I creating a module now. I need a section which add an extra information to order and the sended mail (payment). So: - I go to the admin page (orders) - I select an order - I change the order status - The module generate a random number - The module save the number to order - The module insert the number to the mail (example: payment) I can catch the status update: public function hookpostUpdateOrderStatus($params)... But How could I save the number to order? And how I could insert into the mail??? Please Help Me... PrestaShop 1.5.2.0 Link to comment Share on other sites More sharing options...
E.D. Posted February 5, 2013 Author Share Posted February 5, 2013 Any idea? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now