Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
2116 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź
  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

Awatar
Odrzuć
Najlepsza odpowiedź

For every users or for any particular user?

Awatar
Odrzuć
Autor

Every user after login