security: update local roles also when user id is initialized
Since erp5 commit erp5@f8cd3922 (base: introduce Person.initUserId, 2020-08-13) _setUserId is no longer called when person are created, so we need another way to trigger local role generation. Extend interaction so that it is called also on initUserId