跳至内容
菜单
此问题已终结
3 回复
2153 查看

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