I've setup a ir.server.action that reacts to when the model is saved and is in a manual state. However repeated saves will repeatedly trigger the action, so I have to lock on the database. Currently I have this:I've setup a ir.server.action that reacts to wh