Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
2094 Представления

Hi, I need to issue a warning to the user when I log in to the system, how can I do it?

Аватар
Отменить
Лучший ответ
  1. Create a wizard with your warning message. 

  2. Create action (ir.actions.act_window) with target new for this wizard

  3. Register this action as home action the user 

    ref: https://ibb.co/x5y24Sb

Аватар
Отменить
Лучший ответ

For every users or for any particular user?

Аватар
Отменить
Автор

Every user after login