Jump to content

Further Action During Status Update (Active/inactive)


Kogkalidis

Recommended Posts

I want be able to update data in the corresponding MySQL table.. For example when I disable/enable a product, I want date_upd (update date) to be updated with the date/time of that specific moment..

 

I have found something but I am not sure how to continue from that point

../classes/controller/AdminContoller.php
line 1232: public function processStatus()

 

../classes/Product.php

line 841: public function toggleStatus()

 

Thanx in advance

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