Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
6 ตอบกลับ
6546 มุมมอง

Odoo always start in discuss module. How  I change it?

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Paresh W, you Answers works for me!

คำตอบที่ดีที่สุด

You can also set the starting module at the user level. This provides the ability to customize the user's starting page based on the module that is most relevant to them.

Enable developer mode. Go to Settings > Users & Companies > Users and edit the user you want to set this for. In the Preferences tab, set the Home Action to the module relevant to that user. 

อวตาร
ละทิ้ง

Has worked for me. What was the issue you faced ?

คำตอบที่ดีที่สุด

Hi,

While login to Odoo, the first menu action will get visible. The menu are ordered based on the sequence given to it. Lower the sequence the menu will be shown first. So instead of Discuss if you need to show Accounting menu at first, you can give lower sequence for the Accounting menu than the Discuss menu.

For changing the sequence either you can do it from the code or from the UI. From user interface activate developer mode and navigate to Settings -> Technical -> User Interface -> Menu Items, open menu and change the value of the sequence field.

Also have a loot at this video: How To Change Menu Sequence in Odoo


Also you can set Home action for each users from users form view, see: https://www.youtube.com/watch?v=CMRGyeD48a8


Thanks


อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi Paresh,
which version of Odoo are you using? I am with the community 12 and I don't see the "Home action" field in the Preferences tab.

อวตาร
ละทิ้ง