Jump to content
thirty bees forum
  • 0

Adding carrier column to orders page in backoffice


Question

Posted

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?

4 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

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');

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...