Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
2109 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore
  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

Avatar
Abbandona
Risposta migliore

For every users or for any particular user?

Avatar
Abbandona
Autore

Every user after login