cancel
Showing results for 
Search instead for 
Did you mean: 

Should cataloginventory_stock_item_save_after dispatched on orders?

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?