Hello,
A client asked to build an eshop, but he wants to edit availability, store price and eshop price and the quantity of the product from the admin productlist and not from the page detail of the product. The admin product list shows fields which are not editable. How can we add the fields i wrote and how can we add and a save button in product list, for the changes of editable fields.
You have to create a new (or hack the existing) products view and add the necessary functions to the controller and the model
Thanks for your response. Which file i have to hack?