spaced Posted February 8, 2019 Share Posted February 8, 2019 Hi I'm just trying my first attempt at a module (1.7). I successfully ran the tutorial here: http://nemops.com/hook-modules-prestashop-category-back-office/ and would like to do something similar on the contents of an order: add an editable field for each item inside an order. I was able to add the db field on the ps_order_detail table, but I can't find the right hook to add the template to the order screen. (in the area marked in the attached image). Any assistance would be much appreciated. Selection_2019-02-08_01.bmp Link to comment Share on other sites More sharing options...
Presta Bucket Posted February 9, 2019 Share Posted February 9, 2019 Hello, I think you can use "displayAdminOrder" or "displayAdminOrderLeft", these hooks are found inside order details page from OrderController. Best regards, PrestaBucket Team 1 Link to comment Share on other sites More sharing options...
Ikk3 Posted October 4, 2022 Share Posted October 4, 2022 Hello, it's an old post but I would like to make something simmilar. Actually, I need possibility to comment every item in order. Did you manage to solve it? Or find any module that do that? Link to comment Share on other sites More sharing options...
intelsys Posted September 15, 2023 Share Posted September 15, 2023 I am interested aswell, is there a way? Link to comment Share on other sites More sharing options...
Yelish Posted September 18, 2023 Share Posted September 18, 2023 actionAdminCustomersListingFieldsModifier This hook allows you to add fields within the regular order table. 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