Change column position in stock->item

I want to change the position of grand_total_value next to the customer_name. Is there any key to set position in item_list.js(custom js).

What version are you using? In version 13 there’s a list settings under Menu to set the columns and positioning:

Thank you for your reply. If I use this in development how to push changes to production.?

Thanks,
Sumanth

Can you be a little more precise on this? Do you mean only change the order of list columns on your production instance?

There are already multiple ways to push changes from a development instance on to a production instance with the most common being fixtures/custom apps.

If the changes are trivial enough, might just be best to do them manually since these are pretty much configurations.

1 Like