I am trying to do the equivalent to press "Calculate minimum stock rules" under Warehouse menu when a new stock.picking is created.
I have configured an automated action which works everytime that a new stock.picking is created.
I know it works because I populate the field "add follower" and I can see that the follower is added to every newly created stock.picking.
However I am not being able to configure the specific server action.
What should be used as "base model/model_id/ir.actions.server" and which "action type/state/ir.actions.server" should be used to trigger "calculate minimum stock rules"?
Enable 'Run mrp scheduler' from ir.cron not enough?