30knees Posted November 5, 2017 Share Posted November 5, 2017 Hi, I'd like to add a carrier column to the orders page in the backoffice. I tried the first answer here: https://stackoverflow.com/questions/39785470/add-carrier-column-to-orders-table-in-prestashop-back-office but it's not working for tb. Would anybody know what the fix is? Link to comment Share on other sites More sharing options...
0 wakabayashi Posted November 7, 2017 Share Posted November 7, 2017 Could you be more specific? What is not working? Any error? Please enable debug mode. It would be a better way to extend the list with a module, than to override it. But ofc override should work as well. Link to comment Share on other sites More sharing options...
0 Baarssen Posted November 7, 2017 Share Posted November 7, 2017 its great! Link to comment Share on other sites More sharing options...
0 wakabayashi Posted November 7, 2017 Share Posted November 7, 2017 Thanks @mdekker I just installed it. I will use this module! You should just change: $this->displayName = $this->l('States on address list '); $this->description = $this->l('Show states on the address list of the admin panel'); Link to comment Share on other sites More sharing options...
0 30knees Posted November 8, 2017 Author Share Posted November 8, 2017 Awesome, thanks @mdekker! :) @wakabayashi I had debug on, but it just didn't do anything - no error, nothing. But Dekker's module solves all. :) Link to comment Share on other sites More sharing options...
Question
30knees
Hi,
I'd like to add a carrier column to the orders page in the backoffice.
I tried the first answer here:
https://stackoverflow.com/questions/39785470/add-carrier-column-to-orders-table-in-prestashop-back-office
but it's not working for tb. Would anybody know what the fix is?
Link to comment
Share on other sites
4 answers to this question
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