hi all,
i want to open a form after the user has logged in.
is this possible.
i tried it with setting a home_action in the users preferences.
i made a ir.actions.server wich calls a function in my module,
the function is called after login, but no form is opened.