Jump to content

change orderline backend order 1.7 -SOLVED-


Interesto

Recommended Posts

Hello,

I try to change de product list of a order.

I supposed I have to change it in theme/default/controllers/orders/_product_line.tpl

But the change is not showing, force compilation is on and cache is off...

Is this correct?

Where can I find documention where to edit certain admin themes?

Please helpe me a bit going

Thank you

--- EDIT---

 

/template/controllers/orders/helpers/view/view.tpl

this is the file which set all thing up...

around 916 the order content table builds up:

<table class="table" id="orderProducts">

Her you can change the headers...

I wanted a seperate column just before quantity with the reference number, for cutting and pasting into excel.

This is way easier then a seperate export in my opion.

Then I had to change _product_line.tpl

just where I wanted the reference number.

The hard thing is... I could not find documentation, which file does wich...  but now I find out.

It start with the controller/helper/view/ and then look vor the view.tpl, this is your starting point.

Thank u for reading.

Just editing this post so maybe future users can have fun with it.

If I want to do this correctly, I should make some override view file.

Maybe next time ;)

 

Edited by Interesto
solved (see edit history)
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...