Jump to content

getAdminLink for a specific order in BackEnd


Recommended Posts

Hi all,

My trouble is for Prestashop 1.7.8.0

In my module, in the backoffice, I would like to put a link to an order (I have the ID of the order) and I would like to generate a link.

I try with

getAdminLink('AdminOrders', true, ['id_order' => $_id])

but, I have the page with all orders.

 

Do you know how to generate this link ?

 

Thanks

Link to comment
Share on other sites

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...