jahyax Posted May 10, 2013 Share Posted May 10, 2013 Good day! I am very new to prestashop, Can someone please guide me, on where to find the file and/or line of code, which will enable me to to update the order details(database) upon checkout. What I want to achieve is: to add a custom field in order-details, and retrieve the data which will allow me to show it invoice or in order details in the back office. Link to comment Share on other sites More sharing options...
Paul C Posted May 11, 2013 Share Posted May 11, 2013 Search is your friend : http://www.prestashop.com/forums/topic/241470-adding-a-custom-field-during-the-checkout-process/page__p__1214488#entry1214488 Link to comment Share on other sites More sharing options...
jahyax Posted May 12, 2013 Author Share Posted May 12, 2013 thanks for the guidance Paul Link to comment Share on other sites More sharing options...
jahyax Posted May 23, 2013 Author Share Posted May 23, 2013 I know its quite a while... thank you Paul for the link that you gave, it shed a light to my work.. Search is your friend : http://www.prestasho...88#entry1214488 thanks Paul.. it did shed light to the project I am working with... there is also another question I would like to ask. - I manage to add a custom field on the "ps_cart_product" and use it on the front view of the store now I am a bit lost on how to do it on AdminOrdersController to get the value on the table "ps_cart_product" and retrieve the value into _product_line.tpl I hope someone could lead me to better understanding. Thank you! 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