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

Hi,

I want that a user, after login, lands e.g. at her/his 'My Dashboard' page instead of her/his Messages page. What is the best way to accomplish this? I played around with 'Home Action' in the User settings , but no joy here. The best solution would be that this landing page is configurable per user. Thanks.

Bart

形象
丢弃

It doesn't work for me. Any other solution?

编写者 最佳答案

I was able to get 'My Dashboard' as first screen after login. OpenERP opens the first item in the leftmost menu item as first page after login, so we have to work on that information.

  • Go to Settings - Technical - User Interface - Menu Items
  • Look for the first item in your actual menu and note its Sequence. In my case, the first item was Messaging with Sequence 10
  • Look for the item you want as first screen after login, and change its sequence to a number lower than the item which is first now. In my case, I changed the Sequence of Reporting from 170 to 9.
  • Log out and log in.
  • It should work. In my case, the first page after login is 'My Dashboard'

A few remarks:

  • You have to change the menu order, and this change is for all users.
  • This approach does not allow a 'per user' setting, as far as I know. Again, this change is for all users.
  • If required, you have to change the sequence of the menu items in the left menu pane as well if you want another item than the first to open after login.
形象
丢弃

It works
Thank you very much

最佳答案

I am Not sure but you can try this

in the user form create new home action and give the reporting menu item ID

OR

You can give the id ir.actions.act_window and in the action usage you can put the reporting menu action ID

形象
丢弃
编写者

I found this: http://help.openerp.com/question/6042/change-the-view-defaults-to-inbox-shown-after-login/ . Apparently you have to change the order of the menu items: The leftmost one opens after login.

相关帖文 回复 查看 活动
0
12月 24
9562
3
9月 24
21813
5
12月 24
53112
4
7月 24
10642
1
4月 24
2235