• Resolved shashikant91

    (@shashikant91)


    Hi Team,

    Is there anyway that I can check the last couple of changes / modifications done to that product from dashboard like stock updates, price updates etc from the database using a query on phpmyadmin.

    We have received an order for a particular product for which the inventory was changed to out of stock by our shop manager 2 days ago. But the order was successfully placed today & currently the product shows out of stock.

    Please help if there is any way to check the logs of the previous 2-3 changes for one particular product.

    Thanks
    Shashikant

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @shashikant91

    Thanks for reaching out.

    This is something which can be done by enabling the revisions for products. You will be able to see which user made the changes, and what exactly the changes were.

    If you would like to have the revision functionality within your WooCommerce Products, then please feel free to use the following code:

    https://gist.github.com/lukecav/6a99b1e58e0176c13ec8eb2c9d2daa64

    I’ve tested it out, and it worked great! ??

    Let me know how it goes!

    Cheers!

    Thread Starter shashikant91

    (@shashikant91)

    Hi @xue28

    Thank you very much for your reply and help.

    I will surely try this code snippet on the website and get back to you with the feedback.

    I hope this will show the old edits / modifications as well.

    Thanks
    Shashikant

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Product Change log from DB / Phpmyadmin’ is closed to new replies.