cancel
Showing results for 
Search instead for 
Did you mean: 

Should cataloginventory_stock_item_save_after dispatched on orders?

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Should cataloginventory_stock_item_save_after dispatched on orders?

working on a module for keeping track of inventory changes on orders, admin variation, api call.

I'm using the event

cataloginventory_stock_item_save_after

which works fine on 2.2 but it seems to work only on the admin side. No luck on orders.

Should it supposed to be dispatched whenever a stock item change is detected?