• Resolved renangmi

    (@renangmi)


    The stock management is working fine for subtracting the total stock when a purchase is made. However, it doesn’t restore the stock when it’s cancelled.

    Is it possible to do that?

    I’m currently using “WooCommerce Auto Restore Stock” by Kloon for that purpose but I think it doesn’t recognize the bundle category created by this plugin.

    https://wordpress.org/plugins/wc-product-bundles/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Saravana Kumar K

    (@mycholan)

    @renangmi,

    I am using ‘woocommerce_order_status_cancelled’ hook to restore the stock if the order is cancelled. I tested it, it’s working.

    I am not sure “WooCommerce Auto Restore Stock” plugin trigger ‘woocommerce_order_status_cancelled’ hook.

    Thread Starter renangmi

    (@renangmi)

    I’m very confused. It wasn’t working then but it is now.

    I’ll let you know if that happens again.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Restore stock’ is closed to new replies.