コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
2107 ビュー

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