is there an event whenever the stock quantity of an product is changed?
I tried:
cataloginventory_stock_item_save_after
_after and _before.
But this event only get triggerd if product is saved, but not on sell or order cancel.
So is there a convinient event for this?
Thanks and cheers, Matthias