Hello,
I'm trying to do launch some orders when you manually change the stage of a claim (New - In Progress - Settled - Rejected), but I can't find the method that get's called when you change them. I'm thinking it must be something along the lines of on_stage_change() or something like that, but I can't find anything like that.
Any ideas on how to achieve this?
Thank you